Wider statistics widget
All checks were successful
CI / test (push) Successful in 3m51s
Lint / test (push) Successful in 28s
Trivy / test (push) Successful in 21s

This commit is contained in:
Miguel Jacq 2025-11-19 15:35:15 +11:00
parent 985541a1d8
commit fc05231268
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -248,7 +248,7 @@ class StatisticsDialog(QDialog):
self._db = db
self.setWindowTitle(strings._("statistics"))
self.setMinimumWidth(600)
root = QVBoxLayout(self)
(