wlanutilities/wlanindicatorplugin/inc/wlanindicatorplugin.h
changeset 39 7b3e49e4608a
parent 22 498f36116140
child 43 72ebcbb64834
--- a/wlanutilities/wlanindicatorplugin/inc/wlanindicatorplugin.h	Thu Jun 10 15:44:54 2010 +0300
+++ b/wlanutilities/wlanindicatorplugin/inc/wlanindicatorplugin.h	Thu Jun 24 10:49:51 2010 +0300
@@ -51,9 +51,6 @@
     bool handleClientRequest (RequestType type, const QVariant &parameter);
     bool handleInteraction (InteractionType type); 
     QVariant indicatorData(int role) const;
-
-private slots:
-    void processError(QProcess::ProcessError err); // handler for error codes
     
 private: