summaryrefslogtreecommitdiffstats
path: root/src/svnqt/context_listener.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/svnqt/context_listener.h')
-rw-r--r--src/svnqt/context_listener.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/svnqt/context_listener.h b/src/svnqt/context_listener.h
index a0c9d4b..b2b42fe 100644
--- a/src/svnqt/context_listener.h
+++ b/src/svnqt/context_listener.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
*/
@@ -35,7 +35,7 @@
#include "pool.h"
#include "commititem.h"
#include "svnqt_defines.h"
-// qt
+// tqt
#include <tqstring.h>
// Subversion api
#include <svn_client.h>