diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-04 14:19:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-04 14:19:44 -0600 |
commit | 799fae5feea55e95876c3722c79fd7dabadd2cd6 (patch) | |
tree | 5fbd41b26e477d4bc6b5aa7ef1aebcc714127def /kdevdesigner/README | |
parent | 9d6a3e0894983b55f072a5d70dbe407718c6f788 (diff) | |
download | tdevelop-799fae5feea55e95876c3722c79fd7dabadd2cd6.tar.gz tdevelop-799fae5feea55e95876c3722c79fd7dabadd2cd6.zip |
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'kdevdesigner/README')
-rw-r--r-- | kdevdesigner/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/README b/kdevdesigner/README index 33b906d9..99b55648 100644 --- a/kdevdesigner/README +++ b/kdevdesigner/README @@ -2,7 +2,7 @@ KDevDesigner is a port of Qt Designer (code taken from Qt 3.3 distribution) to K 1) XML GUI 2) KParts 3) KFileDialog -4) KIconLoader +4) TDEIconLoader KDevDesigner consists of a part and a shell. Part can be used in Konqueror and KDevelop to edit and view ui files and projects. |