diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-06-23 08:50:53 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-06-23 08:50:53 (GMT) |
commit | 9096d43e6a6e1bf88174268366adebb8b07b6895 (patch) | |
tree | a52b275e8a6bfa340f24e6610f14d15a3f6ecb6f /demos/spectrum/app/app.pro | |
parent | 9b9ba5e34fa7c7cea099e40509c2f7d98eefb98e (diff) | |
parent | 19ee05c994af7d0c55ec9e4a44e7e485eafc8c66 (diff) | |
download | Qt-9096d43e6a6e1bf88174268366adebb8b07b6895.zip Qt-9096d43e6a6e1bf88174268366adebb8b07b6895.tar.gz Qt-9096d43e6a6e1bf88174268366adebb8b07b6895.tar.bz2 |
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public:
Updated UIDs for spectrum demo
Diffstat (limited to 'demos/spectrum/app/app.pro')
-rw-r--r-- | demos/spectrum/app/app.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/spectrum/app/app.pro b/demos/spectrum/app/app.pro index db9a144..22ee3b1 100644 --- a/demos/spectrum/app/app.pro +++ b/demos/spectrum/app/app.pro @@ -48,7 +48,7 @@ symbian { TARGET.CAPABILITY = UserEnvironment # Provide unique ID for the generated binary, required by Symbian OS - TARGET.UID3 = 0xA000E3FA + TARGET.UID3 = 0xA000E402 } |