diff options
author | Timothy Pearson <[email protected]> | 2011-12-15 15:30:39 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-15 15:30:39 -0600 |
commit | 6981c239dedc72969f6f539afeef646a19c867c0 (patch) | |
tree | 44e5e93a8ed355a26920da44467d4b18be8fcc05 /src/kima.h | |
parent | dfe4a152e1587751bbb3e63e46c4d727e318caaf (diff) | |
download | kima-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.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); |