[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:
@@ -59,7 +59,7 @@ PROPERTY_SOURCE(TechDrawGui::ViewProviderWeld, TechDrawGui::ViewProviderDrawingV
|
||||
|
||||
ViewProviderWeld::ViewProviderWeld()
|
||||
{
|
||||
sPixmap = "actions/techdraw-weldsymbol";
|
||||
sPixmap = "actions/TechDraw_WeldSymbol";
|
||||
static const char *group = "Text";
|
||||
|
||||
ADD_PROPERTY_TYPE(Font, (prefFontName().c_str()),group,App::Prop_None, "The name of the font to use");
|
||||
|
||||
Reference in New Issue
Block a user