summaryrefslogtreecommitdiffstats
path: root/smdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'smdialog.h')
-rw-r--r--smdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/smdialog.h b/smdialog.h
index 52081db..cef5b27 100644
--- a/smdialog.h
+++ b/smdialog.h
@@ -8,7 +8,7 @@
#ifndef SMDIALOG_H
#define SMDIALOG_H
-#include <QDialog>
+#include <QtWidgets/QDialog>
class SmDialog : public QDialog {
Q_OBJECT