diff options
Diffstat (limited to 'examples/demo/textdrawing/helpwindow.h')
-rw-r--r-- | examples/demo/textdrawing/helpwindow.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/demo/textdrawing/helpwindow.h b/examples/demo/textdrawing/helpwindow.h index 0115da9fc..c9d9a336a 100644 --- a/examples/demo/textdrawing/helpwindow.h +++ b/examples/demo/textdrawing/helpwindow.h @@ -10,11 +10,11 @@ #ifndef HELPWINDOW_H #define HELPWINDOW_H -#include <qmainwindow.h> -#include <qtextbrowser.h> -#include <qstringlist.h> -#include <qmap.h> -#include <qdir.h> +#include <ntqmainwindow.h> +#include <ntqtextbrowser.h> +#include <ntqstringlist.h> +#include <ntqmap.h> +#include <ntqdir.h> class TQComboBox; class TQPopupMenu; |