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 /doc/kde_app_devel/index.docbook | |
parent | 9d6a3e0894983b55f072a5d70dbe407718c6f788 (diff) | |
download | tdevelop-799fae5feea55e95876c3722c79fd7dabadd2cd6.tar.gz tdevelop-799fae5feea55e95876c3722c79fd7dabadd2cd6.zip |
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'doc/kde_app_devel/index.docbook')
-rw-r--r-- | doc/kde_app_devel/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kde_app_devel/index.docbook b/doc/kde_app_devel/index.docbook index ca503917..78a9f60c 100644 --- a/doc/kde_app_devel/index.docbook +++ b/doc/kde_app_devel/index.docbook @@ -1126,7 +1126,7 @@ and capable of more functionality than what Qt alone is offering. The tdeui libr TDEListView: a more powerful version of <classname>QListView</classname> </para></listitem> <listitem><para> -KIconView: a graphical viewer of icon files +TDEIconView: a graphical viewer of icon files </para></listitem> </orderedlist> </para> |