summaryrefslogtreecommitdiff
path: root/noncore/styles/phase/phasestyle.h
Side-by-side diff
Diffstat (limited to 'noncore/styles/phase/phasestyle.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/styles/phase/phasestyle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/styles/phase/phasestyle.h b/noncore/styles/phase/phasestyle.h
index ab593e6..cbaa534 100644
--- a/noncore/styles/phase/phasestyle.h
+++ b/noncore/styles/phase/phasestyle.h
@@ -118,12 +118,13 @@ public:
/* tabbar */
void drawTab(QPainter*, const QTabBar*, QTab*,
bool selected );
void drawTabMask( QPainter*, const QTabBar*, QTab*,
bool );
+ void tabbarMetrics( const QTabBar* t, int &hframe, int &vframe, int &overlap);
/* tool button */
void drawToolButton ( QPainter * p, int x, int y,
int w, int h,
const QColorGroup & g,
bool sunken = FALSE,