summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qcommonstyle_p.h
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2009-10-07 12:34:25 (GMT)
committerFrans Englich <frans.englich@nokia.com>2009-10-07 12:34:25 (GMT)
commit5695b50d2f21e94e8c284148367d2656d1158722 (patch)
treed29f2194a812a27d78f143bde046ae577d6c61ff /src/gui/styles/qcommonstyle_p.h
parent350f97874544396a99cf82b47eb9a6e50838a88a (diff)
parent75b41faff44a1488d88eca6e910d4b617cb42221 (diff)
downloadQt-5695b50d2f21e94e8c284148367d2656d1158722.zip
Qt-5695b50d2f21e94e8c284148367d2656d1158722.tar.gz
Qt-5695b50d2f21e94e8c284148367d2656d1158722.tar.bz2
Merge commit 'qt/4.6' into mmfphonon
Diffstat (limited to 'src/gui/styles/qcommonstyle_p.h')
-rw-r--r--src/gui/styles/qcommonstyle_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/styles/qcommonstyle_p.h b/src/gui/styles/qcommonstyle_p.h
index 7162392..a905601 100644
--- a/src/gui/styles/qcommonstyle_p.h
+++ b/src/gui/styles/qcommonstyle_p.h
@@ -122,7 +122,6 @@ public:
}
#endif
mutable QIcon tabBarcloseButtonIcon;
- int lookupToolButtonStyle() const;
#ifndef QT_NO_TABBAR
void tabLayout(const QStyleOptionTabV3 *opt, const QWidget *widget, QRect *textRect, QRect *pixmapRect) const;
#endif