[View Zone Widget] Properly calculate titleBar close rect on Windows. (#6468)

This commit is contained in:
BruebachL 2026-01-01 14:17:34 +01:00 committed by GitHub
parent 987fe9c9e2
commit e7a1f86cbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 7 deletions

View file

@ -54,7 +54,6 @@ private:
ZoneViewZone *zone;
QGraphicsWidget *zoneContainer;
QPushButton *closeButton;
QScrollBar *scrollBar;
ScrollableGraphicsProxyWidget *scrollBarProxy;