summaryrefslogtreecommitdiffstats
path: root/parts/classview/navigator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'parts/classview/navigator.cpp')
-rw-r--r--parts/classview/navigator.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/classview/navigator.cpp b/parts/classview/navigator.cpp
index 6c9f65f9..0d9d6a7a 100644
--- a/parts/classview/navigator.cpp
+++ b/parts/classview/navigator.cpp
@@ -2,7 +2,7 @@
* Copyright (C) 2004 by Alexander Dymo *
* adymo@mksat.net *
* Portions Copyright (C) 2002-2003 by Roberto Raggi *
- * roberto@kdevelop.org *
+ * roberto@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -195,7 +195,7 @@ void Navigator::functionNavFocused()
void Navigator::slotCursorPositionChanged()
{
- //FIXME: we assume that background parser delay is set globally in kdeveloprc file
+ //FIXME: we assume that background parser delay is set globally in tdeveloprc file
//for all available language supports
//this is reasonable assumption because problem reporter should be the same for all languages
KConfig* config = kapp->config();