diff options
Diffstat (limited to 'src/svnqt/client.h')
-rw-r--r-- | src/svnqt/client.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/svnqt/client.h b/src/svnqt/client.h index 293213e..cdd6410 100644 --- a/src/svnqt/client.h +++ b/src/svnqt/client.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 */ @@ -45,7 +45,7 @@ #include "svnqt/svnqttypes.h" #include "svnqt/svnstream.h" -// qt +// tqt #include <tqglobal.h> #include <tqstring.h> |