load/save setting in techdraw panel
This commit is contained in:
@@ -47,6 +47,7 @@ void DlgPrefsTechDrawImp::saveSettings()
|
||||
cb_Angle->onSave();
|
||||
cb_Faces->onSave();
|
||||
cb_SectionEdges->onSave();
|
||||
cb_PageUpdate->onSave();
|
||||
dsb_TemplateDot->onSave();
|
||||
|
||||
pcb_Normal->onSave();
|
||||
@@ -73,6 +74,7 @@ void DlgPrefsTechDrawImp::loadSettings()
|
||||
cb_Angle->onRestore();
|
||||
cb_Faces->onRestore();
|
||||
cb_SectionEdges->onRestore();
|
||||
cb_PageUpdate->onRestore();
|
||||
dsb_TemplateDot->onRestore();
|
||||
|
||||
pcb_Normal->onRestore();
|
||||
|
||||
Reference in New Issue
Block a user