summaryrefslogtreecommitdiffstats
path: root/examples/i18n/mywidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/i18n/mywidget.cpp')
-rw-r--r--examples/i18n/mywidget.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/i18n/mywidget.cpp b/examples/i18n/mywidget.cpp
index ce9218ce7..74aa506e6 100644
--- a/examples/i18n/mywidget.cpp
+++ b/examples/i18n/mywidget.cpp
@@ -8,10 +8,10 @@
*****************************************************************************/
#include <ntqbuttongroup.h>
-#include <ntqradiobutton.h>
+#include <tqradiobutton.h>
#include <tqlabel.h>
#include <ntqlistbox.h>
-#include <ntqcombobox.h>
+#include <tqcombobox.h>
#include <tqlabel.h>
#include <ntqhbox.h>
#include <ntqvbox.h>