summaryrefslogtreecommitdiffstats
path: root/examples/sql/masterdetail/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/masterdetail/dialog.h')
-rw-r--r--examples/sql/masterdetail/dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/masterdetail/dialog.h b/examples/sql/masterdetail/dialog.h
index 5495a115b3..e311554597 100644
--- a/examples/sql/masterdetail/dialog.h
+++ b/examples/sql/masterdetail/dialog.h
@@ -41,7 +41,7 @@
#ifndef DIALOG_H
#define DIALOG_H
-#include <QtGui>
+#include <QtWidgets>
#include <QtSql>
#include <QtXml>