diff options
author | axis <qt-info@nokia.com> | 2009-12-08 14:30:39 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-12-08 14:30:39 (GMT) |
commit | a63810db89ad295df0a2371d4f671af1be75b7a0 (patch) | |
tree | 5a578dedb4cd04b5bd748e74047e8b606683a0c5 /src/gui/styles/qs60style_p.h | |
parent | 5146c3cb984fe6bfc661811559515b9e84d14628 (diff) | |
parent | 23334d3272834408adeaab604727284846ecdab9 (diff) | |
download | Qt-a63810db89ad295df0a2371d4f671af1be75b7a0.zip Qt-a63810db89ad295df0a2371d4f671af1be75b7a0.tar.gz Qt-a63810db89ad295df0a2371d4f671af1be75b7a0.tar.bz2 |
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-staging2
Diffstat (limited to 'src/gui/styles/qs60style_p.h')
-rw-r--r-- | src/gui/styles/qs60style_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/styles/qs60style_p.h b/src/gui/styles/qs60style_p.h index 5ab2308..eed66dc 100644 --- a/src/gui/styles/qs60style_p.h +++ b/src/gui/styles/qs60style_p.h @@ -443,7 +443,7 @@ public: static QSize naviPaneSize(); //Checks that the current brush is transparent or has BrushStyle NoBrush, - //so that theme graphic background can be drawn. + //so that theme graphic background can be drawn. static bool canDrawThemeBackground(const QBrush &backgroundBrush); private: |