summaryrefslogtreecommitdiffstats
path: root/src/widgets/ntqtooltip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/ntqtooltip.h')
-rw-r--r--src/widgets/ntqtooltip.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/ntqtooltip.h b/src/widgets/ntqtooltip.h
index 873634df0..2bd4af521 100644
--- a/src/widgets/ntqtooltip.h
+++ b/src/widgets/ntqtooltip.h
@@ -43,7 +43,7 @@
#include "ntqwidget.h"
#endif // QT_H
-#ifndef QT_NO_TOOLTIP
+#ifndef TQT_NO_TOOLTIP
#if __GNUC__ - 0 > 3
#pragma GCC system_header
@@ -145,6 +145,6 @@ private:
};
-#endif // QT_NO_TOOLTIP
+#endif // TQT_NO_TOOLTIP
#endif // TQTOOLTIP_H