diff options
Diffstat (limited to 'framework/settings/resourcelistmodel.cpp')
-rw-r--r-- | framework/settings/resourcelistmodel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/settings/resourcelistmodel.cpp b/framework/settings/resourcelistmodel.cpp index 7d97f342..27063ebc 100644 --- a/framework/settings/resourcelistmodel.cpp +++ b/framework/settings/resourcelistmodel.cpp | |||
@@ -1,6 +1,6 @@ | |||
1 | #include "resourcelistmodel.h" | 1 | #include "resourcelistmodel.h" |
2 | 2 | ||
3 | #include <sink/clientapi.h> | 3 | #include <sink/store.h> |
4 | 4 | ||
5 | ResourceListModel::ResourceListModel(QObject *parent) : QIdentityProxyModel() | 5 | ResourceListModel::ResourceListModel(QObject *parent) : QIdentityProxyModel() |
6 | { | 6 | { |