summaryrefslogtreecommitdiffstats
path: root/src/widgets/qwidgetresizehandler_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qwidgetresizehandler_p.h')
-rw-r--r--src/widgets/qwidgetresizehandler_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/qwidgetresizehandler_p.h b/src/widgets/qwidgetresizehandler_p.h
index c86ada5dd..c65f47bdf 100644
--- a/src/widgets/qwidgetresizehandler_p.h
+++ b/src/widgets/qwidgetresizehandler_p.h
@@ -56,7 +56,7 @@
#ifndef QT_H
#include "ntqobject.h"
#endif // QT_H
-#ifndef QT_NO_RESIZEHANDLER
+#ifndef TQT_NO_RESIZEHANDLER
class TQMouseEvent;
class TQKeyEvent;
@@ -133,5 +133,5 @@ private: // Disabled copy constructor and operator=
};
-#endif //QT_NO_RESIZEHANDLER
+#endif //TQT_NO_RESIZEHANDLER
#endif