diff options
author | Petr Mrázek <peterix@gmail.com> | 2013-08-04 12:21:51 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2013-08-04 12:21:51 +0200 |
commit | 935ad6b02c47a74d94dc5afd5ca2795cbd9f7c75 (patch) | |
tree | 5e53702d007fde3cefc2e9c68e4f3abf29a79d1d /libgroupview/include | |
parent | 0adf1828b047699b9d15e2abf08a1ae0b89da73b (diff) | |
download | MultiMC-935ad6b02c47a74d94dc5afd5ca2795cbd9f7c75.tar MultiMC-935ad6b02c47a74d94dc5afd5ca2795cbd9f7c75.tar.gz MultiMC-935ad6b02c47a74d94dc5afd5ca2795cbd9f7c75.tar.lz MultiMC-935ad6b02c47a74d94dc5afd5ca2795cbd9f7c75.tar.xz MultiMC-935ad6b02c47a74d94dc5afd5ca2795cbd9f7c75.zip |
Fix KDE includes problem
Diffstat (limited to 'libgroupview/include')
-rw-r--r-- | libgroupview/include/categorizedsortfilterproxymodel.h (renamed from libgroupview/include/kcategorizedsortfilterproxymodel.h) | 1 | ||||
-rw-r--r-- | libgroupview/include/categorizedview.h (renamed from libgroupview/include/kcategorizedview.h) | 1 | ||||
-rw-r--r-- | libgroupview/include/categorydrawer.h (renamed from libgroupview/include/kcategorydrawer.h) | 0 |
3 files changed, 0 insertions, 2 deletions
diff --git a/libgroupview/include/kcategorizedsortfilterproxymodel.h b/libgroupview/include/categorizedsortfilterproxymodel.h index df1be736..1ef39fc2 100644 --- a/libgroupview/include/kcategorizedsortfilterproxymodel.h +++ b/libgroupview/include/categorizedsortfilterproxymodel.h @@ -24,7 +24,6 @@ #include <QSortFilterProxyModel> -//#include <kdeui_export.h> #include <libgroupview_config.h> class QItemSelection; diff --git a/libgroupview/include/kcategorizedview.h b/libgroupview/include/categorizedview.h index e0ac31fd..243ccf15 100644 --- a/libgroupview/include/kcategorizedview.h +++ b/libgroupview/include/categorizedview.h @@ -23,7 +23,6 @@ #include <QListView> -//#include <kdeui_export.h> #include <libgroupview_config.h> class KCategoryDrawer; diff --git a/libgroupview/include/kcategorydrawer.h b/libgroupview/include/categorydrawer.h index aa561f0d..aa561f0d 100644 --- a/libgroupview/include/kcategorydrawer.h +++ b/libgroupview/include/categorydrawer.h |