diff options
Diffstat (limited to 'tools/assistant/mainwindow.ui.h')
-rw-r--r-- | tools/assistant/mainwindow.ui.h | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/tools/assistant/mainwindow.ui.h b/tools/assistant/mainwindow.ui.h index 9b4c7d973..a0824271f 100644 --- a/tools/assistant/mainwindow.ui.h +++ b/tools/assistant/mainwindow.ui.h @@ -33,16 +33,16 @@ #include "config.h" -#include <qtabwidget.h> -#include <qfileinfo.h> -#include <qaccel.h> -#include <qobjectlist.h> -#include <qtimer.h> -#include <qdragobject.h> -#include <qfontinfo.h> -#include <qaccel.h> -#include <qmetaobject.h> -#include <qeventloop.h> +#include <ntqtabwidget.h> +#include <ntqfileinfo.h> +#include <ntqaccel.h> +#include <ntqobjectlist.h> +#include <ntqtimer.h> +#include <ntqdragobject.h> +#include <ntqfontinfo.h> +#include <ntqaccel.h> +#include <ntqmetaobject.h> +#include <ntqeventloop.h> TQPtrList<MainWindow> *MainWindow::windows = 0; |