summaryrefslogtreecommitdiffstats
path: root/examples/corelib/tools/customtypesending/customtypesending.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/corelib/tools/customtypesending/customtypesending.pro')
-rw-r--r--examples/corelib/tools/customtypesending/customtypesending.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/corelib/tools/customtypesending/customtypesending.pro b/examples/corelib/tools/customtypesending/customtypesending.pro
index 672f6569c2..da351ce828 100644
--- a/examples/corelib/tools/customtypesending/customtypesending.pro
+++ b/examples/corelib/tools/customtypesending/customtypesending.pro
@@ -6,5 +6,5 @@ SOURCES = main.cpp \
QT += widgets
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/corelib/tools/customcompleter
+target.path = $$[QT_INSTALL_EXAMPLES]/corelib/tools/customtypesending
INSTALLS += target