summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/undo/undo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/undo/undo.pro')
-rw-r--r--examples/widgets/tools/undo/undo.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/tools/undo/undo.pro b/examples/widgets/tools/undo/undo.pro
index 5e0f1d7817..3727c8cbde 100644
--- a/examples/widgets/tools/undo/undo.pro
+++ b/examples/widgets/tools/undo/undo.pro
@@ -12,5 +12,5 @@ build_all:!build_pass {
RESOURCES += undo.qrc
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/tools/undo
+target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tools/undo
INSTALLS += target