Apply minimal title block fix to zh (from c77f78e4a)

This commit is contained in:
zi-mozhuang
2026-08-12 15:07:52 +08:00
parent 10cc162c4e
commit 6f66745ce3
2 changed files with 10 additions and 3 deletions
+3
View File
@@ -94,6 +94,9 @@ class BorderTitleBlock : public QObject
QRectF titleBlockRect () const;
// @return the edge where title block is docked
Qt::Edge titleBlockEdge() const { return(m_edge); }
DiagramContext titleblockInformation() const;
private:
QRectF titleBlockRectForQPainter () const;