From 8ddc40ff83dedce5ef1b0f9325c2bfc06fa359b2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 16 Feb 2024 19:57:12 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro --- src/svnqt/context.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/svnqt/context.h') diff --git a/src/svnqt/context.h b/src/svnqt/context.h index 0ccd71c..00b9aa4 100644 --- a/src/svnqt/context.h +++ b/src/svnqt/context.h @@ -1,5 +1,5 @@ /* - * Port for usage with qt-framework and development for tdesvn + * Port for usage with tqt-framework and development for tdesvn * (C) 2005-2007 by Rajko Albrecht * http://tdesvn.alwins-world.de */ @@ -33,7 +33,7 @@ #include "svnqt/svnqt_defines.h" -// qt +// tqt #include // Subversion api -- cgit v1.2.1