diff options
author | Michele Calgaro <[email protected]> | 2024-02-20 11:46:59 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-04-02 16:49:11 +0900 |
commit | f887a3ee8f51b158ffb32d88e1489a6f2e0a9dbb (patch) | |
tree | 3e047d1a1fc6d4e3b55af254251f52723fb46455 /data | |
parent | ab992aba703fea5fba22a7f7fc3044d9306277ca (diff) | |
download | kvirc-f887a3ee8f51b158ffb32d88e1489a6f2e0a9dbb.tar.gz kvirc-f887a3ee8f51b158ffb32d88e1489a6f2e0a9dbb.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'data')
-rw-r--r-- | data/man/kvirc.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/man/kvirc.1 b/data/man/kvirc.1 index 012eb24b..1d3fdfb1 100644 --- a/data/man/kvirc.1 +++ b/data/man/kvirc.1 @@ -6,7 +6,7 @@ KVIrc - an Internet Relay Chat client. .SH DESCRIPTION .PP -KVIrc is a Visual Internet Relay Chat client based on the Qt library. +KVIrc is a Visual Internet Relay Chat client based on the TQt library. .PP It is intended to be an "user friendly" interface to the IRC protocol (see \fIRFC1459\fP) and its extensions. |