diff options
Diffstat (limited to 'tools/assistant/helpdialogimpl.cpp')
-rw-r--r-- | tools/assistant/helpdialogimpl.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/assistant/helpdialogimpl.cpp b/tools/assistant/helpdialogimpl.cpp index b972d872d..f1bce7bea 100644 --- a/tools/assistant/helpdialogimpl.cpp +++ b/tools/assistant/helpdialogimpl.cpp @@ -46,19 +46,19 @@ #include <tqeventloop.h> #include <tqfile.h> #include <tqfileinfo.h> -#include <ntqheader.h> +#include <tqheader.h> #include <tqlabel.h> #include <tqlineedit.h> #include <ntqmessagebox.h> #include <tqpixmap.h> -#include <ntqprogressbar.h> +#include <tqprogressbar.h> #include <tqptrlist.h> #include <tqptrstack.h> #include <tqpushbutton.h> #include <tqregexp.h> #include <tqsettings.h> #include <tqstatusbar.h> -#include <ntqtabwidget.h> +#include <tqtabwidget.h> #include <tqtextbrowser.h> #include <tqtextstream.h> #include <tqtimer.h> |