summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-11-30 05:37:34 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2019-11-30 05:37:34 -0500
commitd2073ef2bd62527034864fd0cacd5537aff33218 (patch)
treef0679dc20d11d2518c0b933fa868006acd5d86e8 /src/mainwindow.ui
parent7f4fce35f97f262c36e4c00dad55c1b078cf3758 (diff)
made all categories positive
fixed context menu sometimes appearing
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 1a64dfdd..92a41c67 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -76,6 +76,9 @@
<height>0</height>
</size>
</property>
+ <property name="contextMenuPolicy">
+ <enum>Qt::NoContextMenu</enum>
+ </property>
<property name="selectionMode">
<enum>QAbstractItemView::NoSelection</enum>
</property>