graphic free trace mode

This commit is contained in:
2021-10-22 21:23:01 +03:00
parent 4717e8e8de
commit b9943a460a
3 changed files with 57 additions and 7 deletions

View File

@@ -463,6 +463,17 @@
<string>Only expand Y</string>
</property>
</action>
<action name="graphic_actionGuidesTrace">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Free trace</string>
</property>
<property name="toolTip">
<string>Free trace</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>
@@ -475,6 +486,9 @@
<include location="../application/qad_application.qrc"/>
<include location="../blockview/qad_blockview.qrc"/>
<include location="qad_graphic.qrc"/>
<include location="../application/qad_application.qrc"/>
<include location="../blockview/qad_blockview.qrc"/>
<include location="qad_graphic.qrc"/>
</resources>
<connections/>
</ui>