summaryrefslogtreecommitdiffstats
path: root/examples/qfd/fontdisplayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qfd/fontdisplayer.cpp')
-rw-r--r--examples/qfd/fontdisplayer.cpp4
1 files changed, 2 insertions, 2 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>