summaryrefslogtreecommitdiff
path: root/noncore/decorations/flat/flat.h
Unidiff
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
@@ -42,7 +42,6 @@ public:
42 Q_REFCOUNT 42 Q_REFCOUNT
43 43
44private: 44private:
45 ulong ref;
46 QCache<QImage> buttonCache; 45 QCache<QImage> buttonCache;
47}; 46};
48 47