refactoring of plasmoid

This commit is contained in:
arcan1s
2014-04-06 18:45:56 +04:00
parent b1e455b976
commit 1366852a62
7 changed files with 325 additions and 341 deletions

View File

@ -37,16 +37,6 @@ protected:
private:
// configuration
QMap<QString, QString> configuration;
// // enable check external IP
// QString checkExtIP;
// // path to netctl command
// QString cmd;
// // command to check external IP
// QString extIpCmd;
// // path to ip command
// QString ipCmd;
// // path to directory with network device configuration
// QString netDir;
};