diff options
author | Michele Calgaro <[email protected]> | 2023-09-23 12:42:20 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-09-24 20:14:25 +0900 |
commit | d73937a9f779e2aafa6c392f94c9c29aa32b78fd (patch) | |
tree | e2c52ad435e8cca696acae34b1f451e934675a64 /tools/designer | |
parent | eb42871e999672a8fad5793733c58be05928c8ea (diff) | |
download | tqt3-d73937a9f779e2aafa6c392f94c9c29aa32b78fd.tar.gz tqt3-d73937a9f779e2aafa6c392f94c9c29aa32b78fd.zip |
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* versionr14.1.1
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit b35e0845dc9b3c8b9a5e52a682c769f383933fae)
Diffstat (limited to 'tools/designer')
-rw-r--r-- | tools/designer/designer/designer_de.ts | 2 | ||||
-rw-r--r-- | tools/designer/designer/designer_fr.ts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/designer/designer_de.ts b/tools/designer/designer/designer_de.ts index a0395cddb..c2bb3db6e 100644 --- a/tools/designer/designer/designer_de.ts +++ b/tools/designer/designer/designer_de.ts @@ -4409,7 +4409,7 @@ load these files?</source> <translation type="unfinished"></translation> </message> <message> - <source><p><b>QWidget::%1</b></p><p>There is no documentation available for this property.</p></source> + <source><p><b>TQWidget::%1</b></p><p>There is no documentation available for this property.</p></source> <translation type="unfinished"></translation> </message> </context> diff --git a/tools/designer/designer/designer_fr.ts b/tools/designer/designer/designer_fr.ts index fb1556f50..805279721 100644 --- a/tools/designer/designer/designer_fr.ts +++ b/tools/designer/designer/designer_fr.ts @@ -4407,7 +4407,7 @@ load these files?</source> <translation type="unfinished"></translation> </message> <message> - <source><p><b>QWidget::%1</b></p><p>There is no documentation available for this property.</p></source> + <source><p><b>TQWidget::%1</b></p><p>There is no documentation available for this property.</p></source> <translation type="unfinished"></translation> </message> </context> |