summaryrefslogtreecommitdiffstats
path: root/kicker/extensions/kasbar/DESIGN
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/extensions/kasbar/DESIGN')
-rw-r--r--kicker/extensions/kasbar/DESIGN2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/extensions/kasbar/DESIGN b/kicker/extensions/kasbar/DESIGN
index 6d2de25e6..c107a4cb6 100644
--- a/kicker/extensions/kasbar/DESIGN
+++ b/kicker/extensions/kasbar/DESIGN
@@ -13,7 +13,7 @@ The division of labour between the classes is like this:
* KasBar, KasItem, KasPopup
These classes implement the KasBar widget. KasBar provides the
- layout and smart redraws while the KasItem class is an abstract
+ tqlayout and smart redraws while the KasItem class is an abstract
interface for the items forming the bars contents. The KasPopup
class provides a self positioning widget that should be subclassed
to provide useful information.