From 357ddeb8afd82d69ef871c146f4fc8f2c67fb17e Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Wed, 13 Jan 2021 19:30:17 +0200 Subject: Conversion Qt3->TQt Signed-off-by: Mavridis Philippe --- src/ctunit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ctunit.h') diff --git a/src/ctunit.h b/src/ctunit.h index df4759c..df49472 100644 --- a/src/ctunit.h +++ b/src/ctunit.h @@ -12,7 +12,7 @@ #ifndef CTUNIT_H #define CTUNIT_H -// Do not introduce any Qt or KDE dependencies into the "CT"-prefixed classes. +// Do not introduce any TQt or KDE dependencies into the "CT"-prefixed classes. // I want to be able to reuse these classes with another GUI toolkit. -GM 11/99 #include -- cgit v1.2.1