diff options
| author | RJ <122295667+Liderate@users.noreply.github.com> | 2025-04-01 07:33:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-01 13:33:52 +0200 |
| commit | bff386d2775c7474ca728f141c30fcc233ac5b41 (patch) | |
| tree | f83c31b79f604acb80b760db08a6c933494f173d /src/categoriesdialog.ui | |
| parent | d2832ec9c3d558c239bb9bd9434419e38587c27d (diff) | |
Do not sort categories table while adding rows (#2229)
Co-authored-by: RJ <Liderate@users.noreply.github.com>
Diffstat (limited to 'src/categoriesdialog.ui')
| -rw-r--r-- | src/categoriesdialog.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/categoriesdialog.ui b/src/categoriesdialog.ui index 1e2ae1db..27fbe692 100644 --- a/src/categoriesdialog.ui +++ b/src/categoriesdialog.ui @@ -79,9 +79,6 @@ <property name="gridStyle">
<enum>Qt::DashLine</enum>
</property>
- <property name="sortingEnabled">
- <bool>true</bool>
- </property>
<property name="wordWrap">
<bool>false</bool>
</property>
|
