mirror of
https://github.com/QuasarApp/Heart.git
synced 2025-04-27 10:14:36 +00:00
update quasarapp lib
This commit is contained in:
parent
9d71b2d672
commit
8fc12c9a9d
@ -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
|
Loading…
x
Reference in New Issue
Block a user