summaryrefslogtreecommitdiffstats
path: root/examples/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'examples/i18n')
-rw-r--r--examples/i18n/mywidget.cpp2
-rw-r--r--examples/i18n/mywidget_cs.ts2
-rw-r--r--examples/i18n/mywidget_de.ts2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/i18n/mywidget.cpp b/examples/i18n/mywidget.cpp
index f16d44487..076a3d08c 100644
--- a/examples/i18n/mywidget.cpp
+++ b/examples/i18n/mywidget.cpp
@@ -15,7 +15,7 @@
#include <tqlabel.h>
#include <tqhbox.h>
#include <tqvbox.h>
-#include <ntqaccel.h>
+#include <tqaccel.h>
#include <tqpopupmenu.h>
#include <tqmenubar.h>
#include <tqstatusbar.h>
diff --git a/examples/i18n/mywidget_cs.ts b/examples/i18n/mywidget_cs.ts
index 2d3120008..b0dcf3a01 100644
--- a/examples/i18n/mywidget_cs.ts
+++ b/examples/i18n/mywidget_cs.ts
@@ -57,7 +57,7 @@
</message>
</context>
<context encoding="UTF-8">
- <name>QAccel</name>
+ <name>TQAccel</name>
<message encoding="UTF-8">
<source>Ctrl</source>
<translation type="obsolete">Ctrl</translation>
diff --git a/examples/i18n/mywidget_de.ts b/examples/i18n/mywidget_de.ts
index 1d636ff5b..d1cf264ba 100644
--- a/examples/i18n/mywidget_de.ts
+++ b/examples/i18n/mywidget_de.ts
@@ -57,7 +57,7 @@
</message>
</context>
<context encoding="UTF-8">
- <name>QAccel</name>
+ <name>TQAccel</name>
<message encoding="UTF-8">
<source>Ctrl</source>
<translation type="obsolete">Strg</translation>