diff options
Diffstat (limited to 'tools/linguist/tutorial/tt3/mainwindow.h')
-rw-r--r-- | tools/linguist/tutorial/tt3/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linguist/tutorial/tt3/mainwindow.h b/tools/linguist/tutorial/tt3/mainwindow.h index dc9ad11e1..c0b5812fb 100644 --- a/tools/linguist/tutorial/tt3/mainwindow.h +++ b/tools/linguist/tutorial/tt3/mainwindow.h @@ -7,7 +7,7 @@ #ifndef MAINWINDOW_H #define MAINWINDOW_H -#include <qmainwindow.h> +#include <ntqmainwindow.h> class MainWindow : public TQMainWindow { |