summaryrefslogtreecommitdiffstats
path: root/tools/designer/uilib/tqwidgetfactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/uilib/tqwidgetfactory.cpp')
-rw-r--r--tools/designer/uilib/tqwidgetfactory.cpp22
1 files changed, 11 insertions, 11 deletions
diff --git a/tools/designer/uilib/tqwidgetfactory.cpp b/tools/designer/uilib/tqwidgetfactory.cpp
index 03c0046cf..6bfe35607 100644
--- a/tools/designer/uilib/tqwidgetfactory.cpp
+++ b/tools/designer/uilib/tqwidgetfactory.cpp
@@ -59,10 +59,10 @@
#endif
// include all TQt widgets we support
-#include <ntqpushbutton.h>
+#include <tqpushbutton.h>
#include <tqtoolbutton.h>
-#include <ntqcheckbox.h>
-#include <ntqradiobutton.h>
+#include <tqcheckbox.h>
+#include <tqradiobutton.h>
#include <ntqgroupbox.h>
#include <ntqbuttongroup.h>
#include <tqiconview.h>
@@ -72,26 +72,26 @@
#endif
#include <ntqlistbox.h>
#include <ntqlistview.h>
-#include <ntqlineedit.h>
-#include <ntqspinbox.h>
+#include <tqlineedit.h>
+#include <tqspinbox.h>
#include <ntqmultilineedit.h>
#include <tqlabel.h>
#include <tqwidget.h>
#include <ntqtabwidget.h>
-#include <ntqcombobox.h>
-#include <ntqdialog.h>
+#include <tqcombobox.h>
+#include <tqdialog.h>
#include <ntqwizard.h>
-#include <ntqlcdnumber.h>
+#include <tqlcdnumber.h>
#include <ntqprogressbar.h>
#include <tqtextview.h>
#include <tqtextbrowser.h>
-#include <ntqdial.h>
-#include <ntqslider.h>
+#include <tqdial.h>
+#include <tqslider.h>
#include <ntqframe.h>
#include <tqwidgetstack.h>
#include <tqtoolbox.h>
#include <tqtextedit.h>
-#include <ntqscrollbar.h>
+#include <tqscrollbar.h>
#include <tqmainwindow.h>
#include <ntqsplitter.h>
#include <tqaction.h>