summaryrefslogtreecommitdiffstats
path: root/KMFSysTray/kmfsystray.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:56:15 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:56:15 -0600
commitdc97c53fce225cd37a63752957b740cf6a23e4c7 (patch)
tree1ab114aa83239fc024f4a4c40952d3c8a4508115 /KMFSysTray/kmfsystray.h
parentd737fa5621adb2f9504b4119a151615eeacba574 (diff)
downloadkmyfirewall-dc97c53fce225cd37a63752957b740cf6a23e4c7.tar.gz
kmyfirewall-dc97c53fce225cd37a63752957b740cf6a23e4c7.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit d737fa5621adb2f9504b4119a151615eeacba574.
Diffstat (limited to 'KMFSysTray/kmfsystray.h')
-rw-r--r--KMFSysTray/kmfsystray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/KMFSysTray/kmfsystray.h b/KMFSysTray/kmfsystray.h
index 7130a8e..e9b6f92 100644
--- a/KMFSysTray/kmfsystray.h
+++ b/KMFSysTray/kmfsystray.h
@@ -54,7 +54,7 @@ public:
virtual void preferences();
public slots:
- void slotSetRunningStatus( bool on );
+ void slotSetRunningtqStatus( bool on );
void slotLaunchKMF();
void slotShowDetails();
void slotQueryDetails();