aboutsummaryrefslogtreecommitdiffstats
path: root/examples/winextras/quickplayer/quickplayer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/winextras/quickplayer/quickplayer.pro')
-rw-r--r--examples/winextras/quickplayer/quickplayer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/winextras/quickplayer/quickplayer.pro b/examples/winextras/quickplayer/quickplayer.pro
index f7474f7..77f9c97 100644
--- a/examples/winextras/quickplayer/quickplayer.pro
+++ b/examples/winextras/quickplayer/quickplayer.pro
@@ -12,7 +12,7 @@ OTHER_FILES += \
RESOURCES += \
quickplayer.qrc
-RC_ICONS = images/quickplayer.ico
+RC_ICONS = images/qt-logo.ico
target.path = $$[QT_INSTALL_EXAMPLES]/winextras/quickplayer
INSTALLS += target