summaryrefslogtreecommitdiff
Unidiff
Diffstat (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
@@ -173,9 +173,8 @@ protected:
173 void drawRoundRect(QPainter *p, int x, int y, int w, int h); 173 void drawRoundRect(QPainter *p, int x, int y, int w, int h);
174 QPixmap* getPixmap(BitmapData item); 174 QPixmap* getPixmap(BitmapData item);
175 QPixmap* processEmbedded(const char *label, int h, int s, int v, bool blend=false); 175 QPixmap* processEmbedded(const char *label, int h, int s, int v, bool blend=false);
176private: 176private:
177 bool oldqte;
178 bool flatTBButtons; 177 bool flatTBButtons;
179 QWidget *highlightWidget; 178 QWidget *highlightWidget;
180 QBitmap btnMaskBmp, htmlBtnMaskBmp; 179 QBitmap btnMaskBmp, htmlBtnMaskBmp;
181 QPixmap *btnBorderPix, *btnBlendPix, *bevelFillPix, *smallBevelFillPix, *menuPix; 180 QPixmap *btnBorderPix, *btnBlendPix, *bevelFillPix, *smallBevelFillPix, *menuPix;