summaryrefslogtreecommitdiffstats
path: root/examples/itemviews/stardelegate/stardelegate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/itemviews/stardelegate/stardelegate.cpp')
-rw-r--r--examples/itemviews/stardelegate/stardelegate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/itemviews/stardelegate/stardelegate.cpp b/examples/itemviews/stardelegate/stardelegate.cpp
index c784da2ffd..687ae0da2d 100644
--- a/examples/itemviews/stardelegate/stardelegate.cpp
+++ b/examples/itemviews/stardelegate/stardelegate.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
#include "stardelegate.h"
#include "stareditor.h"