From 9771f17f8cc5252b12ec5f3edf47ff9bffdf997f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:16:01 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- doc/kommander/widgets.docbook | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/kommander/widgets.docbook') diff --git a/doc/kommander/widgets.docbook b/doc/kommander/widgets.docbook index fa187cfc..1596d25e 100644 --- a/doc/kommander/widgets.docbook +++ b/doc/kommander/widgets.docbook @@ -132,7 +132,7 @@ A ListBox has only one state, default. The widget text for a ListBox is the items contained in the ListBox. @selectedWidgetText will return only the items that are currently selected. -See the KListBox documentation to learn more about it. +See the TDEListBox documentation to learn more about it. @@ -172,7 +172,7 @@ TreeWidget A widget that provides a list in the form of a tree structure. You can add child items and multi-column data. The current limitation is that you cannot modify columns. To add a child node use / as a separator. To add column data use the escaped tab \t character between columns. -See the KListView documentation to learn more about it. +See the TDEListView documentation to learn more about it. @@ -316,7 +316,7 @@ RadioButton has 2 states checked and unchecked. There is no widget text associated with a RadioButton. -See the KRadioButton documentation to learn more about it. +See the TDERadioButton documentation to learn more about it. -- cgit v1.2.3