summaryrefslogtreecommitdiffstats
path: root/KMFSysTray/mainwidget.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-15 15:30:51 -0600
committerTimothy Pearson <[email protected]>2011-12-15 15:30:51 -0600
commitd737fa5621adb2f9504b4119a151615eeacba574 (patch)
treeb219ca93c9910b179c0891e9b0e353f94465b03a /KMFSysTray/mainwidget.h
parent88c5eb48afe6160b21916f2c4bb779de9c8992a0 (diff)
downloadkmyfirewall-d737fa5621adb2f9504b4119a151615eeacba574.tar.gz
kmyfirewall-d737fa5621adb2f9504b4119a151615eeacba574.zip
Rename a number of old tq methods that are no longer tq specific
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 1e9b371..92329ef 100644
--- a/KMFSysTray/mainwidget.h
+++ b/KMFSysTray/mainwidget.h
@@ -37,7 +37,7 @@ public:
/*$PUBLIC_FUNCTIONS$*/
public slots:
- void slotSetRunningtqStatus( bool );
+ void slotSetRunningStatus( bool );
void slotDetailsClosed();
protected: