summaryrefslogtreecommitdiff
path: root/noncore/decorations/polished/polished.h
Unidiff
Diffstat (limited to 'noncore/decorations/polished/polished.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/decorations/polished/polished.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/noncore/decorations/polished/polished.h b/noncore/decorations/polished/polished.h
index e5c19c0..d661427 100644
--- a/noncore/decorations/polished/polished.h
+++ b/noncore/decorations/polished/polished.h
@@ -42,8 +42,6 @@ public:
42protected: 42protected:
43 void PolishedDecoration::drawBlend( QPainter *, const QRect &r, const QColor &c1, const QColor&c2 ) const; 43 void PolishedDecoration::drawBlend( QPainter *, const QRect &r, const QColor &c1, const QColor&c2 ) const;
44 44
45private:
46 ulong ref;
47}; 45};
48 46
49#endif 47#endif