summaryrefslogtreecommitdiffstats
path: root/examples/tools/undoframework/commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/undoframework/commands.cpp')
-rw-r--r--examples/tools/undoframework/commands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tools/undoframework/commands.cpp b/examples/tools/undoframework/commands.cpp
index ff7b0b7f1d..03f8b98d74 100644
--- a/examples/tools/undoframework/commands.cpp
+++ b/examples/tools/undoframework/commands.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
#include "commands.h"
#include "diagramitem.h"