Remove spacer from library button row.
This commit is contained in:
parent
4666608cbb
commit
e8a5af2816
2 changed files with 0 additions and 3 deletions
|
|
@ -203,9 +203,6 @@ namespace MatterHackers.MatterControl.PrintLibrary
|
|||
privateAddLibraryButton(buttonPanel);
|
||||
}
|
||||
|
||||
GuiWidget spacer = new GuiWidget();
|
||||
spacer.HAnchor = HAnchor.ParentLeftRight;
|
||||
buttonPanel.AddChild(spacer);
|
||||
}
|
||||
|
||||
public delegate void AddLibraryButtonDelegate(GuiWidget extraButtonContainer);
|
||||
|
|
|
|||
BIN
StaticData/Icons/credit_card_32x32.png
Normal file
BIN
StaticData/Icons/credit_card_32x32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 233 B |
Loading…
Add table
Add a link
Reference in a new issue