update changelog

This commit is contained in:
arcan1s
2014-08-06 00:35:59 +04:00
parent 4c9c7b00a1
commit 873f84c447
2 changed files with 124 additions and 59 deletions

View File

@ -96,9 +96,9 @@ public:
QString getProfileDescription(const QString profile);
/**
* @brief method which gets profile status
* @param profile profile name
* @param profile profile name
* @return profile status. It may be "active (enabled)", "active (static)",
* "inactive (enabled)", "inactive (static)"
* "inactive (enabled)", "inactive (static)"
*/
QString getProfileStatus(const QString profile);
/**