summaryrefslogtreecommitdiff
path: root/noncore/styles/liquid
Unidiff
Diffstat (limited to 'noncore/styles/liquid') (more/less context) (show whitespace changes)
-rw-r--r--noncore/styles/liquid/liquid.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/styles/liquid/liquid.cpp b/noncore/styles/liquid/liquid.cpp
index fc925b8..87b5488 100644
--- a/noncore/styles/liquid/liquid.cpp
+++ b/noncore/styles/liquid/liquid.cpp
@@ -1994,2 +1994,3 @@ void LiquidStyle::drawMenuBarItem(QPainter *p, int x, int y, int w, int h,
1994 { 1994 {
1995 if(active){
1995 x -= 2; // Bug in Qt/E 1996 x -= 2; // Bug in Qt/E
@@ -1998,2 +1999,3 @@ void LiquidStyle::drawMenuBarItem(QPainter *p, int x, int y, int w, int h,
1998 h += 2; 1999 h += 2;
2000 }
1999 2001
@@ -2001,4 +2003,2 @@ void LiquidStyle::drawMenuBarItem(QPainter *p, int x, int y, int w, int h,
2001 2003
2002 w -= 2;
2003
2004 if(menuHandler->useShadowText()){ 2004 if(menuHandler->useShadowText()){