diff options
Diffstat (limited to 'src/svnqt/context.h')
-rw-r--r-- | src/svnqt/context.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 <tqstring.h> // Subversion api |