mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 05:24:06 +02:00
be more careful about fixing up entities which arrived before their parents
This commit is contained in:
parent
54dafa0f83
commit
386c76545c
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ public:
|
|||
|
||||
const Transform getTransformToCenter(bool& success) const;
|
||||
|
||||
inline void requiresRecalcBoxes();
|
||||
void requiresRecalcBoxes();
|
||||
|
||||
// Hyperlink related getters and setters
|
||||
QString getHref() const;
|
||||
|
|
Loading…
Reference in a new issue