diff options
Diffstat (limited to 'examples/qfd/fontdisplayer.cpp')
-rw-r--r-- | examples/qfd/fontdisplayer.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/qfd/fontdisplayer.cpp b/examples/qfd/fontdisplayer.cpp index a580e879b..fceff108f 100644 --- a/examples/qfd/fontdisplayer.cpp +++ b/examples/qfd/fontdisplayer.cpp @@ -12,8 +12,8 @@ #include <ntqslider.h> #include <ntqspinbox.h> #include <ntqpainter.h> -#include <ntqtoolbar.h> -#include <ntqstatusbar.h> +#include <tqtoolbar.h> +#include <tqstatusbar.h> #include <ntqlabel.h> #include <ntqpushbutton.h> #include <ntqfontdialog.h> |