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