summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqiconset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ntqiconset.h')
-rw-r--r--src/kernel/ntqiconset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntqiconset.h b/src/kernel/ntqiconset.h
index 7ecbfa52a..a16d96553 100644
--- a/src/kernel/ntqiconset.h
+++ b/src/kernel/ntqiconset.h
@@ -116,7 +116,7 @@ public:
static void installDefaultFactory( TQIconFactory *factory );
private:
-#if defined(Q_DISABLE_COPY)
+#if defined(TQ_DISABLE_COPY)
TQIconFactory( const TQIconFactory & );
TQIconFactory &operator=( const TQIconFactory & );
#endif