summaryrefslogtreecommitdiffstats
path: root/examples/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'examples/i18n')
-rw-r--r--examples/i18n/main.cpp4
-rw-r--r--examples/i18n/mywidget.cpp4
2 files changed, 4 insertions, 4 deletions
diff --git a/examples/i18n/main.cpp b/examples/i18n/main.cpp
index 71c61a3a0..b32a985af 100644
--- a/examples/i18n/main.cpp
+++ b/examples/i18n/main.cpp
@@ -12,8 +12,8 @@
#include <tqfileinfo.h>
#include <ntqmessagebox.h>
#include <tqcheckbox.h>
-#include <ntqvbox.h>
-#include <ntqlayout.h>
+#include <tqvbox.h>
+#include <tqlayout.h>
#include <tqbuttongroup.h>
#include <tqpushbutton.h>
#include <tqsignalmapper.h>
diff --git a/examples/i18n/mywidget.cpp b/examples/i18n/mywidget.cpp
index 86cdee528..f16d44487 100644
--- a/examples/i18n/mywidget.cpp
+++ b/examples/i18n/mywidget.cpp
@@ -13,8 +13,8 @@
#include <tqlistbox.h>
#include <tqcombobox.h>
#include <tqlabel.h>
-#include <ntqhbox.h>
-#include <ntqvbox.h>
+#include <tqhbox.h>
+#include <tqvbox.h>
#include <ntqaccel.h>
#include <tqpopupmenu.h>
#include <tqmenubar.h>