Prepare to release 1.4.1

update docs, update ui
deprecate description function
This commit is contained in:
arcan1s
2015-03-16 05:14:53 +03:00
parent 3f49988cef
commit a2b1d46900
17 changed files with 161 additions and 174 deletions

View File

@ -119,7 +119,7 @@ public:
* @param profile profile name
* @return profile description or ""
*/
QString getProfileDescription(const QString profile);
Q_DECL_DEPRECATED QString getProfileDescription(const QString profile);
/**
* @brief method which gets profile status
* @param profile profile name