summaryrefslogtreecommitdiffstats
path: root/examples/painting/transformations/transformations.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/painting/transformations/transformations.pro')
-rw-r--r--examples/painting/transformations/transformations.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/painting/transformations/transformations.pro b/examples/painting/transformations/transformations.pro
index 9e225a4199..91470f77a4 100644
--- a/examples/painting/transformations/transformations.pro
+++ b/examples/painting/transformations/transformations.pro
@@ -11,6 +11,6 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/painting/transformations
INSTALLS += target sources
symbian {
- include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
TARGET.UID3 = 0xA000A64D
+ include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
}