added disable logging check box

This commit is contained in:
k4yt3x
2020-06-07 23:59:00 -04:00
parent 7e87dac15e
commit 60cf792c23
4 changed files with 17 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>673</width>
<height>876</height>
<height>910</height>
</rect>
</property>
<property name="acceptDrops">
@@ -468,6 +468,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="disableLoggingCheckBox">
<property name="text">
<string>Disable Logging</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>