fix layout bug

This commit is contained in:
王劲鹏
2021-06-15 17:36:01 +08:00
committed by osborn
parent 738566e043
commit 50f80a3fe4
6 changed files with 15 additions and 3 deletions

View File

@@ -94,6 +94,7 @@ public:
qreal getMeasuredHeight();
bool getResolved();
void setResolved(bool resolved);
private:
QString tag;