diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-02-05 20:37:18 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-02-05 20:37:18 -0500 |
| commit | b7e51b65e832cfbd94789bc0cf3ab015a394aa92 (patch) | |
| tree | 2a29b4320979d825618dc2677190679c18d43957 /src/mainwindow.ui | |
| parent | 03ee407c346845484629c2a6afef39a13f0b9a3d (diff) | |
removed bad minimum column width in the data tab
fixed crash in log when restart MO
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index acf6767f..b54d54f8 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1092,9 +1092,6 @@ p, li { white-space: pre-wrap; } <property name="sortingEnabled"> <bool>true</bool> </property> - <attribute name="headerMinimumSectionSize"> - <number>400</number> - </attribute> </widget> </item> </layout> |
