[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [knotes] src/configdialog: Fix compile against qt5.10
From:       Montel Laurent <null () kde ! org>
Date:       2017-09-30 16:53:26
Message-ID: E1dyL14-0003wd-4M () code ! kde ! org
[Download RAW message or body]

Git commit cd27bc900550b35dee2ee2ed89a6ff5ae702549e by Montel Laurent.
Committed on 30/09/2017 at 16:53.
Pushed by mlaurent into branch 'master'.

Fix compile against qt5.10

BUG: 385237

M  +2    -0    src/configdialog/knotecollectionconfigwidget.h

https://commits.kde.org/knotes/cd27bc900550b35dee2ee2ed89a6ff5ae702549e

diff --git a/src/configdialog/knotecollectionconfigwidget.h b/src/configdia=
log/knotecollectionconfigwidget.h
index 2ccc107..d4ea660 100644
--- a/src/configdialog/knotecollectionconfigwidget.h
+++ b/src/configdialog/knotecollectionconfigwidget.h
@@ -25,6 +25,8 @@
 #include <QModelIndex>
 #if (QT_VERSION < QT_VERSION_CHECK(5, 10, 0))
 class KRecursiveFilterProxyModel;
+#else
+class QSortFilterProxyModel;
 #endif
 namespace Akonadi {
 class EntityTreeModel;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic