diff options
Diffstat (limited to 'picfilesmodel.h')
-rw-r--r-- | picfilesmodel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/picfilesmodel.h b/picfilesmodel.h index a538f75..a5a9859 100644 --- a/picfilesmodel.h +++ b/picfilesmodel.h @@ -11,6 +11,8 @@ #include "smtreemodel.h" #include "mappingtreemodel.h" +class QSqlQuery; + class PicFilesModel : public SmTreeModel { Q_OBJECT public: |