diff options
Diffstat (limited to 'examples/demo/dnd/styledbutton.cpp')
-rw-r--r-- | examples/demo/dnd/styledbutton.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/dnd/styledbutton.cpp b/examples/demo/dnd/styledbutton.cpp index ec377d030..1a884704d 100644 --- a/examples/demo/dnd/styledbutton.cpp +++ b/examples/demo/dnd/styledbutton.cpp @@ -33,10 +33,10 @@ #include "styledbutton.h" -#include <ntqcolordialog.h> +#include <tqcolordialog.h> #include <ntqpalette.h> #include <ntqlabel.h> -#include <ntqpainter.h> +#include <tqpainter.h> #include <tqimage.h> #include <ntqpixmap.h> #include <ntqapplication.h> |