Draft: Removed annoying an unuseful verbose command line output

This commit is contained in:
Yorik van Havre
2019-05-16 15:31:57 -03:00
parent bff34a36ec
commit 2e616a4749
4 changed files with 132 additions and 196 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>487</width>
<height>491</height>
<width>486</width>
<height>476</height>
</rect>
</property>
<property name="windowTitle">
@@ -79,25 +79,6 @@
</item>
</layout>
</item>
<item>
<widget class="Gui::PrefCheckBox" name="checkBox_2">
<property name="toolTip">
<string>If this is checked, step-by-step instructions will be displayed in the Output Window when running Draft commands</string>
</property>
<property name="text">
<string>Verbose command line mode</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="prefEntry" stdset="0">
<cstring>Verbose</cstring>
</property>
<property name="prefPath" stdset="0">
<cstring>Mod/Draft</cstring>
</property>
</widget>
</item>
<item>
<widget class="Gui::PrefCheckBox" name="gui::prefcheckbox_5">
<property name="toolTip">