summaryrefslogtreecommitdiffstats
path: root/src/kima.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-15 15:30:39 -0600
committerTimothy Pearson <[email protected]>2011-12-15 15:30:39 -0600
commit6981c239dedc72969f6f539afeef646a19c867c0 (patch)
tree44e5e93a8ed355a26920da44467d4b18be8fcc05 /src/kima.h
parentdfe4a152e1587751bbb3e63e46c4d727e318caaf (diff)
downloadkima-6981c239dedc72969f6f539afeef646a19c867c0.tar.gz
kima-6981c239dedc72969f6f539afeef646a19c867c0.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'src/kima.h')
-rw-r--r--src/kima.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kima.h b/src/kima.h
index 8560799..024af95 100644
--- a/src/kima.h
+++ b/src/kima.h
@@ -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);