summaryrefslogtreecommitdiff
path: root/noncore/styles/metal/plugin.h
Side-by-side diff
Diffstat (limited to 'noncore/styles/metal/plugin.h') (more/less context) (show 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
@@ -12,11 +12,9 @@ public:
QRESULT queryInterface ( const QUuid &, QUnknownInterface ** );
Q_REFCOUNT
virtual QStyle *style ( );
virtual QString name ( ) const;
-private:
- ulong ref;
};
#endif