summaryrefslogtreecommitdiffstats
path: root/tools/assistant/helpdialogimpl.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
committerTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /tools/assistant/helpdialogimpl.cpp
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'tools/assistant/helpdialogimpl.cpp')
-rw-r--r--tools/assistant/helpdialogimpl.cpp50
1 files changed, 25 insertions, 25 deletions
diff --git a/tools/assistant/helpdialogimpl.cpp b/tools/assistant/helpdialogimpl.cpp
index 81d216f8c..f299ee8e2 100644
--- a/tools/assistant/helpdialogimpl.cpp
+++ b/tools/assistant/helpdialogimpl.cpp
@@ -39,31 +39,31 @@
#include "config.h"
#include "tabbedbrowser.h"
-#include <qaccel.h>
-#include <qapplication.h>
-#include <qcursor.h>
-#include <qdir.h>
-#include <qeventloop.h>
-#include <qfile.h>
-#include <qfileinfo.h>
-#include <qheader.h>
-#include <qlabel.h>
-#include <qlineedit.h>
-#include <qmessagebox.h>
-#include <qpixmap.h>
-#include <qprogressbar.h>
-#include <qptrlist.h>
-#include <qptrstack.h>
-#include <qpushbutton.h>
-#include <qregexp.h>
-#include <qsettings.h>
-#include <qstatusbar.h>
-#include <qtabwidget.h>
-#include <qtextbrowser.h>
-#include <qtextstream.h>
-#include <qtimer.h>
-#include <qurl.h>
-#include <qvalidator.h>
+#include <ntqaccel.h>
+#include <ntqapplication.h>
+#include <ntqcursor.h>
+#include <ntqdir.h>
+#include <ntqeventloop.h>
+#include <ntqfile.h>
+#include <ntqfileinfo.h>
+#include <ntqheader.h>
+#include <ntqlabel.h>
+#include <ntqlineedit.h>
+#include <ntqmessagebox.h>
+#include <ntqpixmap.h>
+#include <ntqprogressbar.h>
+#include <ntqptrlist.h>
+#include <ntqptrstack.h>
+#include <ntqpushbutton.h>
+#include <ntqregexp.h>
+#include <ntqsettings.h>
+#include <ntqstatusbar.h>
+#include <ntqtabwidget.h>
+#include <ntqtextbrowser.h>
+#include <ntqtextstream.h>
+#include <ntqtimer.h>
+#include <ntqurl.h>
+#include <ntqvalidator.h>
#include <stdlib.h>
#include <limits.h>