Show icons in printer select menu

This commit is contained in:
Lars Brubaker 2016-04-29 15:21:01 -07:00
parent 9dbe8ebcac
commit 4ad02e3fcd
2 changed files with 3 additions and 1 deletions

View file

@ -38,6 +38,8 @@ namespace MatterHackers.MatterControl
{
public PrinterSelector() : base("Printers".Localize() + "... ")
{
UseLeftIcons = true;
//Add the menu items to the menu itself
foreach (var printer in ActiveSliceSettings.ProfileData.Profiles)
{

@ -1 +1 @@
Subproject commit ae5b92d8af9f5f0861960edaaee68e5ea561ffca
Subproject commit 9b7e3a5998977e595865954be0bdd861451acc07