Refoctoring and cleaning menu class
Made changing menu text color propogate to child text widget
This commit is contained in:
parent
3366dd84b4
commit
abf963d729
6 changed files with 36 additions and 66 deletions
|
|
@ -16,8 +16,6 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
public class MenuOptionFile : MenuBase
|
||||
{
|
||||
private static CreateFolderWindow createFolderWindow = null;
|
||||
|
||||
public static MenuOptionFile CurrentMenuOptionFile = null;
|
||||
|
||||
public EventHandler RedeemDesignCode;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue