diff options
author | Michele Calgaro <[email protected]> | 2024-02-20 11:46:59 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-04-02 16:50:04 +0900 |
commit | a1413410ddfec18d3ba95f7a844398ec2d8544c5 (patch) | |
tree | 11a6470833b1d43dd87233b7353ee82c485afccf /README | |
parent | fa9080a8169fe09e360a9353aae9819093f12f71 (diff) | |
download | kvirc-a1413410ddfec18d3ba95f7a844398ec2d8544c5.tar.gz kvirc-a1413410ddfec18d3ba95f7a844398ec2d8544c5.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit f887a3ee8f51b158ffb32d88e1489a6f2e0a9dbb)
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ is not related to a program crash then you should include a detailed procedure that leads to the manifestation of your problem. You should always include a short description of the platform you are running on: the operating system, the cpu (if not an x86), -the version of the Qt library and the KDE environment (if relevant). +the version of the TQt library and the KDE environment (if relevant). You should also mention the relevant version of KVIrc and where you got it from (cvs, kvirc site, other sites). |