summaryrefslogtreecommitdiffstats
path: root/src/svnqt/exception.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/svnqt/exception.cpp')
-rw-r--r--src/svnqt/exception.cpp11
1 files changed, 3 insertions, 8 deletions
diff --git a/src/svnqt/exception.cpp b/src/svnqt/exception.cpp
index 925c5f5..203f4f0 100644
--- a/src/svnqt/exception.cpp
+++ b/src/svnqt/exception.cpp
@@ -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
*/
@@ -30,8 +30,8 @@
// svncpp
-#include "exception.hpp"
-#include "svnqt/svnqt_defines.hpp"
+#include "exception.h"
+#include "svnqt/svnqt_defines.h"
#include <tqstring.h>
@@ -217,8 +217,3 @@ namespace svn
}
}
-/* -----------------------------------------------------------------
- * local variables:
- * eval: (load-file "../../rapidsvn-dev.el")
- * end:
- */