summaryrefslogtreecommitdiffstats
path: root/mappingtablewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'mappingtablewidget.h')
-rw-r--r--mappingtablewidget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/mappingtablewidget.h b/mappingtablewidget.h
index 256f4ce..7c9e893 100644
--- a/mappingtablewidget.h
+++ b/mappingtablewidget.h
@@ -8,8 +8,9 @@
#ifndef MAPPINGTABLEWIDGET_H
#define MAPPINGTABLEWIDGET_H
-#include <QWidget>
+#include <QtWidgets/QWidget>
#include <QStringListModel>
+#include <QIcon>
#include "smdialog.h"