[Game] Setting to restore old chat autofocus behavior

This commit is contained in:
RickyRister 2026-06-12 22:43:35 -07:00
parent f28ede7ae3
commit b482e5e764
7 changed files with 47 additions and 1 deletions

View file

@ -31,6 +31,7 @@ private slots:
void stopRubberBand();
void refreshShortcuts();
void updateTotalSelectionCount(const QSize &viewSize = QSize());
void setFocusDisabled(bool focusEnabled);
public slots:
void updateSceneRect(const QRectF &rect);