[TD] icon uniformity for ActiveView and FaceCenterLine commands

Renamed SVGs, saved as plain svg, updated appropriate areas in the source code
This commit is contained in:
luz paz
2021-04-05 07:33:17 -04:00
committed by wwmayer
parent 7185ee93f2
commit 373e3a68aa
9 changed files with 24 additions and 127 deletions

View File

@@ -436,7 +436,7 @@ CmdTechDrawActiveView::CmdTechDrawActiveView()
sToolTipText = sMenuText;
sWhatsThis = "TechDraw_ActiveView";
sStatusTip = sToolTipText;
sPixmap = "actions/techdraw-ActiveView";
sPixmap = "actions/TechDraw_ActiveView";
}
void CmdTechDrawActiveView::activated(int iMsg)