diff options
Diffstat (limited to 'src/kima.h')
-rw-r--r-- | src/kima.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -155,7 +155,7 @@ public slots: void raiseSourcePrefsWidget(TQListViewItem* inListViewItem); /** - * adds or removes the given source from the display (tqlayout) of the kicker applet + * adds or removes the given source from the display (layout) of the kicker applet */ void displaySource(bool inDisplay, Source* inSource); |