summaryrefslogtreecommitdiffstats
path: root/src/kima.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-21 14:04:42 -0600
committerTimothy Pearson <[email protected]>2011-12-21 14:04:42 -0600
commitaab6b7485c28bc6ee2805a389c2560cda1d24d21 (patch)
tree20635bab0290ad55a667c2f7ca2b6e516b7b68a7 /src/kima.h
parent5599badf00624db6b9cecd7a00971f8c2387b73c (diff)
downloadkima-aab6b7485c28bc6ee2805a389c2560cda1d24d21.tar.gz
kima-aab6b7485c28bc6ee2805a389c2560cda1d24d21.zip
Rename obsolete tq methods to standard names
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);