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 32c7239c8..00f4da5a9 100644 --- a/examples/helpsystem/mainwindow.h +++ b/examples/helpsystem/mainwindow.h @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <qmainwindow.h> +#include <ntqmainwindow.h> class HeaderToolTip; class TableToolTip; |