diff options
Diffstat (limited to 'examples/helpsystem/mainwindow.h')
-rw-r--r-- | examples/helpsystem/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpsystem/mainwindow.h b/examples/helpsystem/mainwindow.h index 2566bae18..db40a4d66 100644 --- a/examples/helpsystem/mainwindow.h +++ b/examples/helpsystem/mainwindow.h @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <ntqmainwindow.h> +#include <tqmainwindow.h> class HeaderToolTip; class TableToolTip; |