summaryrefslogtreecommitdiff
path: root/examples/xmlpatterns/trafficinfo/stationdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xmlpatterns/trafficinfo/stationdialog.h')
-rw-r--r--examples/xmlpatterns/trafficinfo/stationdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xmlpatterns/trafficinfo/stationdialog.h b/examples/xmlpatterns/trafficinfo/stationdialog.h
index 81a73e8..fa738f8 100644
--- a/examples/xmlpatterns/trafficinfo/stationdialog.h
+++ b/examples/xmlpatterns/trafficinfo/stationdialog.h
@@ -41,7 +41,7 @@
#ifndef STATIONDIALOG_H
#define STATIONDIALOG_H
-#include <QtGui/QDialog>
+#include <QtWidgets/QDialog>
#include "stationquery.h"
#include "ui_stationdialog.h"