summaryrefslogtreecommitdiffstats
path: root/src/attic/qttableview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/attic/qttableview.h')
-rw-r--r--src/attic/qttableview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/attic/qttableview.h b/src/attic/qttableview.h
index 43468c83a..b48f44e1b 100644
--- a/src/attic/qttableview.h
+++ b/src/attic/qttableview.h
@@ -18,7 +18,7 @@
#include "ntqframe.h"
#endif // QT_H
-#ifndef QT_NO_QTTABLEVIEW
+#ifndef TQT_NO_QTTABLEVIEW
class TQScrollBar;
class TQCornerSquare;
@@ -245,6 +245,6 @@ inline void TQtTableView::updateScrollBars()
{ updateScrollBars( 0 ); }
-#endif // QT_NO_QTTABLEVIEW
+#endif // TQT_NO_QTTABLEVIEW
#endif // TQTTABLEVIEW_H