summaryrefslogtreecommitdiffstats
path: root/KMFSysTray/mainwidget.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-18 18:10:23 -0600
committerTimothy Pearson <[email protected]>2011-12-18 18:10:23 -0600
commit161cc76d48c479b4f90433703b855a48b093f9cc (patch)
treedae76e040aeb7270c774f881e400478e4a1e386e /KMFSysTray/mainwidget.h
parentdc97c53fce225cd37a63752957b740cf6a23e4c7 (diff)
downloadkmyfirewall-161cc76d48c479b4f90433703b855a48b093f9cc.tar.gz
kmyfirewall-161cc76d48c479b4f90433703b855a48b093f9cc.zip
Rename old tq methods that no longer need a unique name
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: