summaryrefslogtreecommitdiffstats
path: root/lib/interfaces/external/designer.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/interfaces/external/designer.h')
-rw-r--r--lib/interfaces/external/designer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/interfaces/external/designer.h b/lib/interfaces/external/designer.h
index 936ae810..4396c1ab 100644
--- a/lib/interfaces/external/designer.h
+++ b/lib/interfaces/external/designer.h
@@ -61,7 +61,7 @@ See signals documentation for an explanation on when to emit those.
If a part which can "design" user interface files of a certain mimetype
implements this interface and sets itself as a default handler for that
-mimetype then it becomes automatically integrated into KDevelop IDE.
+mimetype then it becomes automatically integrated into TDevelop IDE.
*/
class Designer: public KParts::ReadWritePart{
Q_OBJECT