diff options
Diffstat (limited to 'examples/demo/textdrawing/textedit.cpp')
-rw-r--r-- | examples/demo/textdrawing/textedit.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/textdrawing/textedit.cpp b/examples/demo/textdrawing/textedit.cpp index f2017762f..091fb9eb5 100644 --- a/examples/demo/textdrawing/textedit.cpp +++ b/examples/demo/textdrawing/textedit.cpp @@ -17,8 +17,8 @@ #include <ntqtabwidget.h> #include <ntqapplication.h> #include <tqfontdatabase.h> -#include <ntqcombobox.h> -#include <ntqlineedit.h> +#include <tqcombobox.h> +#include <tqlineedit.h> #include <tqfileinfo.h> #include <tqfile.h> #include <tqfiledialog.h> |