UI stuff and sign .dmg on build.

This commit is contained in:
Adam Ierymenko 2014-08-19 17:42:17 -07:00
commit 351b7f3a09
6 changed files with 92 additions and 25 deletions

View file

@ -50,6 +50,7 @@ public:
void setNetworkType(const std::string &type);
void setNetworkDeviceName(const std::string &dev);
void setIps(const std::string &commaSeparatedList);
void setMAC(const std::string &mac);
const std::string &networkId();