Add Preference for Dimension Format
This commit is contained in:
committed by
Yorik van Havre
parent
87ffd12016
commit
3370d0902a
@@ -57,6 +57,7 @@ void DlgPrefsTechDraw2Imp::saveSettings()
|
||||
pcbArrow->onSave();
|
||||
cbGlobalDecimals->onSave();
|
||||
sbAltDecimals->onSave();
|
||||
leformatSpec->onSave();
|
||||
plsb_ArrowSize->onSave();
|
||||
leLineGroup->onSave();
|
||||
pdsb_VertexScale->onSave();
|
||||
@@ -77,6 +78,7 @@ void DlgPrefsTechDraw2Imp::loadSettings()
|
||||
pcbArrow->onRestore();
|
||||
cbGlobalDecimals->onRestore();
|
||||
sbAltDecimals->onRestore();
|
||||
leformatSpec->onRestore();
|
||||
plsb_ArrowSize->onRestore();
|
||||
leLineGroup->onRestore();
|
||||
pdsb_VertexScale->onRestore();
|
||||
|
||||
Reference in New Issue
Block a user