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.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/qfd/fontdisplayer.cpp b/examples/qfd/fontdisplayer.cpp
index d690d155a..6d6de8c26 100644
--- a/examples/qfd/fontdisplayer.cpp
+++ b/examples/qfd/fontdisplayer.cpp
@@ -9,13 +9,13 @@
#include "fontdisplayer.h"
#include <ntqapplication.h>
-#include <ntqslider.h>
-#include <ntqspinbox.h>
+#include <tqslider.h>
+#include <tqspinbox.h>
#include <tqpainter.h>
#include <tqtoolbar.h>
#include <tqstatusbar.h>
#include <tqlabel.h>
-#include <ntqpushbutton.h>
+#include <tqpushbutton.h>
#include <tqfontdialog.h>
#include <stdlib.h>