diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-04-06 21:26:32 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-04-07 18:39:33 +0900 |
commit | 5e7d48f3cc96490f810c7fd630451865b1825a46 (patch) | |
tree | 2ab0991ec60928f4ddaf21042334befe65ee4524 /src | |
parent | aca3a58413135fc8d18835aa10e9c0cea58b89c1 (diff) | |
download | kchmviewer-5e7d48f3cc96490f810c7fd630451865b1825a46.tar.gz kchmviewer-5e7d48f3cc96490f810c7fd630451865b1825a46.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 05cce13bd844e0822ab032de16168698dd02fd05)
Diffstat (limited to 'src')
-rw-r--r-- | src/kchmsetupdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmsetupdialog.ui b/src/kchmsetupdialog.ui index ff6af59..3b90782 100644 --- a/src/kchmsetupdialog.ui +++ b/src/kchmsetupdialog.ui @@ -262,7 +262,7 @@ <cstring>m_groupQtsettings</cstring> </property> <property name="title"> - <string>Qt version settings</string> + <string>TQt version settings</string> </property> <hbox> <property name="name"> |