2020-11-21 12:58:11 +00:00
committed by Git OBS Bridge
parent 5f802bd073
commit b6add521e7
6 changed files with 32 additions and 17 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Nov 14 00:01:35 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Make it compile without deprecated method
* Qt::MiddleButton is deprecated in qt5.15 branch
-------------------------------------------------------------------
Thu Nov 5 22:46:25 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>