Cleaning up warnings
This commit is contained in:
parent
fd1b923857
commit
dc55ac655f
2 changed files with 7 additions and 7 deletions
|
|
@ -125,7 +125,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
public class OverflowMenuButton : PopupMenuButton
|
||||
{
|
||||
public OverflowMenuButton(ThemeConfig theme)
|
||||
: base (CreateOverflowIcon(theme), theme)
|
||||
: base(CreateOverflowIcon(theme), theme)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue