From 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 15:36:25 +0900 Subject: Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro --- examples/i18n/mywidget.cpp | 2 +- examples/i18n/mywidget_cs.ts | 2 +- examples/i18n/mywidget_de.ts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/i18n') 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 #include #include -#include +#include #include #include #include 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 @@ - QAccel + TQAccel Ctrl Ctrl 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 @@ - QAccel + TQAccel Ctrl Strg -- cgit v1.2.1