summaryrefslogtreecommitdiff
path: root/noncore/styles
authorsandman <sandman>2002-12-17 19:44:52 (UTC)
committer sandman <sandman>2002-12-17 19:44:52 (UTC)
commit5155e083a4aa2b146b3ed259c5616c09c7423ee0 (patch) (side-by-side diff)
tree8e41690515fefb2c66e38cd3112b198655127b2e /noncore/styles
parent0e05c298cc4e5a5d509286e31a3a863e78c76456 (diff)
downloadopie-5155e083a4aa2b146b3ed259c5616c09c7423ee0.zip
opie-5155e083a4aa2b146b3ed259c5616c09c7423ee0.tar.gz
opie-5155e083a4aa2b146b3ed259c5616c09c7423ee0.tar.bz2
forgot to commit that file
Diffstat (limited to 'noncore/styles') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/liquid/liquid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/styles/liquid/liquid.h b/noncore/styles/liquid/liquid.h
index 0582c9a..22331be 100644
--- a/noncore/styles/liquid/liquid.h
+++ b/noncore/styles/liquid/liquid.h
@@ -171,13 +171,12 @@ protected:
void drawSBButton(QPainter *p, const QRect &r, const QColorGroup &g,
bool down=false, bool fast = true);
void drawRoundRect(QPainter *p, int x, int y, int w, int h);
QPixmap* getPixmap(BitmapData item);
QPixmap* processEmbedded(const char *label, int h, int s, int v, bool blend=false);
private:
- bool oldqte;
bool flatTBButtons;
QWidget *highlightWidget;
QBitmap btnMaskBmp, htmlBtnMaskBmp;
QPixmap *btnBorderPix, *btnBlendPix, *bevelFillPix, *smallBevelFillPix, *menuPix;
QBrush bgBrush, menuBrush;
bool menuAni, menuFade;