diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-01-22 05:45:08 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-02-04 03:33:22 -0500 |
| commit | c6c01f86c64a3a9fa666dddec860e52d388e5e97 (patch) | |
| tree | 7089d033f95630111e373d2ee173d03492fc8b5c /src/mainwindow.ui | |
| parent | 7c98635edc33d74ab24352e971bb6a127e7272e8 (diff) | |
sort
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index da9f949c..62425d8c 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1091,6 +1091,9 @@ p, li { white-space: pre-wrap; } <property name="uniformRowHeights"> <bool>true</bool> </property> + <property name="sortingEnabled"> + <bool>true</bool> + </property> <attribute name="headerMinimumSectionSize"> <number>400</number> </attribute> |
