diff options
author | axis <qt-info@nokia.com> | 2009-09-23 08:57:28 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-09-23 14:06:48 (GMT) |
commit | 4184d85022e2fb3d90dfa4cb211ea5e8e968dec7 (patch) | |
tree | e0e6daf5a2007c3fbb72583df34115091d047676 /src/gui/kernel/qt_s60_p.h | |
parent | 77166549a95056a9e0ac78a1e2248c78406630a4 (diff) | |
download | Qt-4184d85022e2fb3d90dfa4cb211ea5e8e968dec7.zip Qt-4184d85022e2fb3d90dfa4cb211ea5e8e968dec7.tar.gz Qt-4184d85022e2fb3d90dfa4cb211ea5e8e968dec7.tar.bz2 |
Corrected typo.
Diffstat (limited to 'src/gui/kernel/qt_s60_p.h')
-rw-r--r-- | src/gui/kernel/qt_s60_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qt_s60_p.h b/src/gui/kernel/qt_s60_p.h index 9734d26..905adc2 100644 --- a/src/gui/kernel/qt_s60_p.h +++ b/src/gui/kernel/qt_s60_p.h @@ -78,7 +78,7 @@ QT_BEGIN_NAMESPACE // Application internal HandleResourceChangeL events, -// system evens seems to start with 0x10 +// system events seems to start with 0x10 const TInt KInternalStatusPaneChange = 0x50000000; class QS60Data |