summaryrefslogtreecommitdiff
path: root/noncore/styles/metal/plugin.h
Unidiff
Diffstat (limited to 'noncore/styles/metal/plugin.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/metal/plugin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/noncore/styles/metal/plugin.h b/noncore/styles/metal/plugin.h
index 545aea9..7a38d62 100644
--- a/noncore/styles/metal/plugin.h
+++ b/noncore/styles/metal/plugin.h
@@ -15,8 +15,6 @@ public:
15 virtual QStyle *style ( ); 15 virtual QStyle *style ( );
16 virtual QString name ( ) const; 16 virtual QString name ( ) const;
17 17
18private:
19 ulong ref;
20}; 18};
21 19
22#endif 20#endif