summaryrefslogtreecommitdiffstats
path: root/KMFSysTray/mainwidget.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/mainwidget.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/mainwidget.h')
-rw-r--r--KMFSysTray/mainwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/KMFSysTray/mainwidget.h b/KMFSysTray/mainwidget.h
index 92329ef..1e9b371 100644
--- a/KMFSysTray/mainwidget.h
+++ b/KMFSysTray/mainwidget.h
@@ -37,7 +37,7 @@ public:
/*$PUBLIC_FUNCTIONS$*/
public slots:
- void slotSetRunningStatus( bool );
+ void slotSetRunningtqStatus( bool );
void slotDetailsClosed();
protected: