update quasarapp lib

This commit is contained in:
Andrei Yankovich 2022-06-20 18:37:26 +03:00
parent 9d71b2d672
commit 8fc12c9a9d
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ bool AbstractData::toPackage(Package &package,
bool AbstractData::checkCmd() const {
unsigned int code = typeid (*this).hash_code();
return code == localCode(); \
return code == localCode();
}
bool AbstractData::isValid() const {

@ -1 +1 @@
Subproject commit b9ad1c41b294e89ecee6dd3926534adcd11a562e
Subproject commit 97cbfebebf7094a5075f9752e1c4c629cc5f32d9