summaryrefslogtreecommitdiffstats
path: root/examples/qfd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qfd')
-rw-r--r--examples/qfd/fontdisplayer.cpp4
-rw-r--r--examples/qfd/qfd.cpp2
2 files changed, 3 insertions, 3 deletions
diff --git a/examples/qfd/fontdisplayer.cpp b/examples/qfd/fontdisplayer.cpp
index fceff108f..0e77e7068 100644
--- a/examples/qfd/fontdisplayer.cpp
+++ b/examples/qfd/fontdisplayer.cpp
@@ -11,12 +11,12 @@
#include <ntqapplication.h>
#include <ntqslider.h>
#include <ntqspinbox.h>
-#include <ntqpainter.h>
+#include <tqpainter.h>
#include <tqtoolbar.h>
#include <tqstatusbar.h>
#include <ntqlabel.h>
#include <ntqpushbutton.h>
-#include <ntqfontdialog.h>
+#include <tqfontdialog.h>
#include <stdlib.h>
diff --git a/examples/qfd/qfd.cpp b/examples/qfd/qfd.cpp
index c8d397f21..752a59e99 100644
--- a/examples/qfd/qfd.cpp
+++ b/examples/qfd/qfd.cpp
@@ -11,7 +11,7 @@
#include <ntqapplication.h>
#include <ntqslider.h>
-#include <ntqpainter.h>
+#include <tqpainter.h>
#include <tqstatusbar.h>