summaryrefslogtreecommitdiffstats
path: root/src/widgets/ntqlistbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/ntqlistbox.h')
-rw-r--r--src/widgets/ntqlistbox.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/ntqlistbox.h b/src/widgets/ntqlistbox.h
index 7584e4f8..6a44866b 100644
--- a/src/widgets/ntqlistbox.h
+++ b/src/widgets/ntqlistbox.h
@@ -46,7 +46,7 @@
#include "ntqpixmap.h"
#endif // QT_H
-#ifndef QT_NO_LISTBOX
+#ifndef TQT_NO_LISTBOX
class TQListBoxPrivate;
@@ -430,6 +430,6 @@ private: // Disabled copy constructor and operator=
};
-#endif // QT_NO_LISTBOX
+#endif // TQT_NO_LISTBOX
#endif // TQLISTBOX_H