summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-18 17:09:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-18 18:17:52 +0900
commit7cb1c750409f85609fb4668375251aba7b2a9eaf (patch)
treef494b9dbc079e800ce3fce5782c7bdb7ee43d4c6 /src
parent436617ea00bfa912c2e68e1ffad1e696499b8db4 (diff)
downloadknmap-7cb1c750409f85609fb4668375251aba7b2a9eaf.tar.gz
knmap-7cb1c750409f85609fb4668375251aba7b2a9eaf.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 9eec7aa..2a6da20 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -46,7 +46,7 @@ int main( int argc, string argv[])
I18N_NOOP( "This program is a complete re-write of one by the same name written by Alexandre\n"
"Sagala. The last version of that program was 0.9 which was released on 2003-03-09\n"
"and targeted the KDE 2.2 and QT 2.3 environments. Unfortunately it does not compile\n"
- "on today's KDE / QT environments.\n"
+ "on today's TDE / TQt environments.\n"
"\n"
"Not to mention that it did not cater for the full set of 'nmap' options. Or, perhaps,\n"
"'nmap' progressed whilst that version of Knmap languished.\n"