diff options
Diffstat (limited to 'krusader/Panel/krbriefview.h')
| -rw-r--r-- | krusader/Panel/krbriefview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krusader/Panel/krbriefview.h b/krusader/Panel/krbriefview.h index 3a1dc66..e6c7c1a 100644 --- a/krusader/Panel/krbriefview.h +++ b/krusader/Panel/krbriefview.h @@ -48,7 +48,7 @@ class TQHeader; /** * KrBriefView implements everthing and anything regarding a brief view in a filemananger. - * IT MUST USE KrViewItem as the tqchildren to it's *KIconView. KrBriefView and KrViewItem are + * IT MUST USE KrViewItem as the children to it's *KIconView. KrBriefView and KrViewItem are * tightly coupled and the view will not work with other kinds of items. * Apart from this, the view is self-reliant and you can use the vast interface to get whatever * information is necessery from it. |
