[UI] Replace SVG icon of TechDraw RedrawPage

This commit is contained in:
bitacovir
2021-04-03 10:08:34 -03:00
committed by wwmayer
parent f4e0abc9d2
commit 2f0232c5f0
3 changed files with 116 additions and 226 deletions

View File

@@ -256,7 +256,7 @@ CmdTechDrawRedrawPage::CmdTechDrawRedrawPage()
sToolTipText = sMenuText;
sWhatsThis = "TechDraw_RedrawPage";
sStatusTip = sToolTipText;
sPixmap = "actions/techdraw-RedrawPage";
sPixmap = "actions/TechDraw_RedrawPage";
}
void CmdTechDrawRedrawPage::activated(int iMsg)