summaryrefslogtreecommitdiffstats
path: root/examples/sql/querymodel/customsqlmodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/querymodel/customsqlmodel.cpp')
-rw-r--r--examples/sql/querymodel/customsqlmodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/querymodel/customsqlmodel.cpp b/examples/sql/querymodel/customsqlmodel.cpp
index 5b09dd634b..534707e8e1 100644
--- a/examples/sql/querymodel/customsqlmodel.cpp
+++ b/examples/sql/querymodel/customsqlmodel.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
#include "customsqlmodel.h"