[TD]detail highlight color/style

This commit is contained in:
wandererfan
2020-03-25 20:30:18 -04:00
committed by WandererFan
parent ebc6536ce8
commit fcf5ec0270
7 changed files with 485 additions and 340 deletions

View File

@@ -77,6 +77,7 @@ void DlgPrefsTechDraw1Imp::saveSettings()
pcbVertexColor->onSave();
pcbMarkup->onSave();
pcbHighlight->onSave();
}
void DlgPrefsTechDraw1Imp::loadSettings()
@@ -116,6 +117,7 @@ void DlgPrefsTechDraw1Imp::loadSettings()
pcbVertexColor->onRestore();
pcbMarkup->onRestore();
pcbHighlight->onRestore();
}
/**