summaryrefslogtreecommitdiffstats
path: root/examples/itemviews/chart/chart.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/itemviews/chart/chart.pro')
-rw-r--r--examples/itemviews/chart/chart.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/itemviews/chart/chart.pro b/examples/itemviews/chart/chart.pro
index 8568181..53601f4 100644
--- a/examples/itemviews/chart/chart.pro
+++ b/examples/itemviews/chart/chart.pro
@@ -15,6 +15,6 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/itemviews/chart
INSTALLS += target sources
symbian {
- include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
TARGET.UID3 = 0xA000A647
+ include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
}