From 238d438877620ed73915f2360d820cfc0c9131cc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:31:05 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- src/knemod/interfaceicon.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/knemod/interfaceicon.h') diff --git a/src/knemod/interfaceicon.h b/src/knemod/interfaceicon.h index 6e4c098..56335bb 100644 --- a/src/knemod/interfaceicon.h +++ b/src/knemod/interfaceicon.h @@ -68,12 +68,12 @@ public slots: /* * Changes the icon image displayed in the tray */ - void updatetqStatus( int status ); + void updateStatus( int status ); /* * Creates or deletes the tray icon */ - void updateTraytqStatus( int previousState ); + void updateTrayStatus( int previousState ); /* * Resizes the tray icon -- cgit v1.2.3