summaryrefslogtreecommitdiffstats
path: root/src/styles/qstyleplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/qstyleplugin.cpp')
-rw-r--r--src/styles/qstyleplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/qstyleplugin.cpp b/src/styles/qstyleplugin.cpp
index b9370baa..665e6230 100644
--- a/src/styles/qstyleplugin.cpp
+++ b/src/styles/qstyleplugin.cpp
@@ -95,7 +95,7 @@ public:
virtual ~TQStylePluginPrivate();
TQRESULT queryInterface( const TQUuid &iid, TQUnknownInterface **iface );
- Q_REFCOUNT;
+ TQ_REFCOUNT;
TQStringList featureList() const;
TQStyle *create( const TQString &key );