summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/undoframework/undoframework.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/undoframework/undoframework.pro')
-rw-r--r--examples/widgets/tools/undoframework/undoframework.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/tools/undoframework/undoframework.pro b/examples/widgets/tools/undoframework/undoframework.pro
index 9cea99f105..d6bf6b8b97 100644
--- a/examples/widgets/tools/undoframework/undoframework.pro
+++ b/examples/widgets/tools/undoframework/undoframework.pro
@@ -12,7 +12,7 @@ SOURCES = commands.cpp \
RESOURCES = undoframework.qrc
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/tools/undoframework
+target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tools/undoframework
INSTALLS += target
simulator: warning(This example might not fully work on Simulator platform)