chatcleaner automatic refresh configfile every 10 seconds

This commit is contained in:
doitux
2009-07-19 23:50:54 +00:00
parent 4acc9ec234
commit 670166677e
2 changed files with 6 additions and 2 deletions
+1
View File
@@ -23,6 +23,7 @@ private slots:
private:
QTcpServer *tcpServer;
QTcpSocket *tcpSocket;
QTimer *configRefreshTimer;
MessageFilter *myMessageFilter;
CleanerConfig *config;