summaryrefslogtreecommitdiffstats
path: root/tools/designer/examples/credit/creditformbase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/examples/credit/creditformbase.cpp')
-rw-r--r--tools/designer/examples/credit/creditformbase.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/designer/examples/credit/creditformbase.cpp b/tools/designer/examples/credit/creditformbase.cpp
index 7ea445897..51957cedb 100644
--- a/tools/designer/examples/credit/creditformbase.cpp
+++ b/tools/designer/examples/credit/creditformbase.cpp
@@ -10,9 +10,9 @@
#include <ntqvariant.h> // first for gcc 2.7.2
#include <ntqbuttongroup.h>
-#include <ntqpushbutton.h>
-#include <ntqradiobutton.h>
-#include <ntqspinbox.h>
+#include <tqpushbutton.h>
+#include <tqradiobutton.h>
+#include <tqspinbox.h>
#include <tqmime.h>
#include <tqdragobject.h>
#include <ntqlayout.h>