From 7cb1c750409f85609fb4668375251aba7b2a9eaf Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 18 Feb 2024 17:09:00 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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" -- cgit v1.2.3