diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-07-04 16:46:19 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-07-04 16:46:19 -0500 |
commit | 998ebd2e683e45140493910f76e692e96887b5d2 (patch) | |
tree | 4d75be7d82ab9ba5ebd7c95c5b64a265971183d2 /lib/interfaces/external/designer.h | |
parent | 9ba3adb356665bc27c3416c0b916efa89b366bde (diff) | |
download | tdevelop-998ebd2e683e45140493910f76e692e96887b5d2.tar.gz tdevelop-998ebd2e683e45140493910f76e692e96887b5d2.zip |
Fix help files, kdevelop->tdevelop branding, fix startup.
Diffstat (limited to 'lib/interfaces/external/designer.h')
-rw-r--r-- | lib/interfaces/external/designer.h | 2 |
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 |