diff options
author | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-06-23 08:20:54 (GMT) |
---|---|---|
committer | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-06-23 08:20:54 (GMT) |
commit | 19ee05c994af7d0c55ec9e4a44e7e485eafc8c66 (patch) | |
tree | 9d5af8bde1a0b6a726603ba64a1879e88501f4f7 /demos/spectrum/app | |
parent | 3a9ca8ba50a63e564c15023f65cbac36d365d309 (diff) | |
download | Qt-19ee05c994af7d0c55ec9e4a44e7e485eafc8c66.zip Qt-19ee05c994af7d0c55ec9e4a44e7e485eafc8c66.tar.gz Qt-19ee05c994af7d0c55ec9e4a44e7e485eafc8c66.tar.bz2 |
Updated UIDs for spectrum demo
Resolving UID clash with other example apps
Reviewed-by: Miikka Heikkinen
Diffstat (limited to 'demos/spectrum/app')
-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 } |