summaryrefslogtreecommitdiffstats
path: root/examples/qwerty/qwerty.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qwerty/qwerty.h')
-rw-r--r--examples/qwerty/qwerty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qwerty/qwerty.h b/examples/qwerty/qwerty.h
index efd2202fc..f0025c8a1 100644
--- a/examples/qwerty/qwerty.h
+++ b/examples/qwerty/qwerty.h
@@ -47,7 +47,7 @@ private:
void rebuildCodecList();
TQMenuBar *m;
TQMultiLineEdit *e;
-#ifndef QT_NO_PRINTER
+#ifndef TQT_NO_PRINTER
TQPrinter printer;
#endif
TQPopupMenu *save_as;