git-svn-id: svn://db.shs.com.ru/libs@458 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2018-11-16 13:43:38 +00:00
parent 83eed109e8
commit ae83614f2f
2 changed files with 5 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ signals:
void clearAvailable(bool);
void commandRequest(QByteArray & s);
void commandExecute(const QByteArray & s);
void changed();
};