diff options
Diffstat (limited to 'mappingtableeditor.h')
-rw-r--r-- | mappingtableeditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mappingtableeditor.h b/mappingtableeditor.h index d372d0b..a87e636 100644 --- a/mappingtableeditor.h +++ b/mappingtableeditor.h @@ -8,7 +8,7 @@ #ifndef MAPPINGTABLEEDITOR_H #define MAPPINGTABLEEDITOR_H -#include <QTreeView> +#include <QtWidgets/QTreeView> #include <QSqlDatabase> #include "smdialog.h" |