summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/widgets.pro')
-rw-r--r--examples/widgets/widgets.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/widgets.pro b/examples/widgets/widgets.pro
index cbfba273ed..4f527b1540 100644
--- a/examples/widgets/widgets.pro
+++ b/examples/widgets/widgets.pro
@@ -22,5 +22,5 @@ contains(DEFINES, QT_NO_CURSOR): SUBDIRS -= mainwindows
# install
sources.files = *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets
+sources.path = $$[QT_INSTALL_EXAMPLES]/widgets
INSTALLS += sources \ No newline at end of file