summaryrefslogtreecommitdiff
path: root/noncore/decorations/flat/flat.h
Side-by-side diff
Diffstat (limited to 'noncore/decorations/flat/flat.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/decorations/flat/flat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/decorations/flat/flat.h b/noncore/decorations/flat/flat.h
index 3d8a18b..96ceb1f 100644
--- a/noncore/decorations/flat/flat.h
+++ b/noncore/decorations/flat/flat.h
@@ -39,11 +39,10 @@ public:
virtual QPixmap icon() const;
QRESULT queryInterface( const QUuid&, QUnknownInterface** );
Q_REFCOUNT
private:
- ulong ref;
QCache<QImage> buttonCache;
};
#endif