summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-11-27 17:05:20 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2019-11-27 17:05:20 -0500
commitd5e38fca6b3a8c7bf90c5a3d8ec779752a22c61d (patch)
tree739a30efabfb7c3777f9781c8a735f4e53bec02d /src/mainwindow.ui
parentfb3c15094fded829b120274189b0b331a68b2afa (diff)
added not filter, not functional yet
fixed no mods being displayed for OR with no conditions
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 723b42fe..cd9cbc4b 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -152,6 +152,13 @@
</property>
</widget>
</item>
+ <item>
+ <widget class="QCheckBox" name="categoriesNotBtn">
+ <property name="text">
+ <string>Not</string>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
</item>