Wider statistics widget
This commit is contained in:
parent
985541a1d8
commit
fc05231268
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ class StatisticsDialog(QDialog):
|
||||||
self._db = db
|
self._db = db
|
||||||
|
|
||||||
self.setWindowTitle(strings._("statistics"))
|
self.setWindowTitle(strings._("statistics"))
|
||||||
|
self.setMinimumWidth(600)
|
||||||
root = QVBoxLayout(self)
|
root = QVBoxLayout(self)
|
||||||
|
|
||||||
(
|
(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue