[TD] icon name uniformity (cont.)

`WeldSymbol`, `PageDefault`, `PageTemplate`, `Symbol`, `ExportPageSVG`. `ExportPageDXF`, and `Tile`  
Moved `icons/arrow*` files further down the list + continuing to sort.
This commit is contained in:
luz paz
2021-04-09 07:19:28 -04:00
committed by wwmayer
parent 47a41ae1c8
commit 147e4aafff
14 changed files with 36 additions and 36 deletions

View File

@@ -48,7 +48,7 @@ PROPERTY_SOURCE(TechDrawGui::ViewProviderTile, Gui::ViewProviderDocumentObject)
ViewProviderTile::ViewProviderTile()
{
sPixmap = "actions/techdraw-tile";
sPixmap = "actions/TechDraw_Tile";
}
ViewProviderTile::~ViewProviderTile()