adding user dialog showing prefs to settings
This commit is contained in:
parent
e9db1b52cc
commit
ab7f2dc492
7 changed files with 168 additions and 50 deletions
|
|
@ -17,7 +17,7 @@ namespace MatterHackers.MatterControl
|
|||
public const string AfterPrintFinishedSendEmail = nameof(AfterPrintFinishedSendEmail);
|
||||
public const string AfterPrintFinishedSendTextMessage = nameof(AfterPrintFinishedSendTextMessage);
|
||||
public const string ApplicationDisplayMode = nameof(ApplicationDisplayMode);
|
||||
public const string ApplicationDpiAwareness = nameof(ApplicationDpiAwareness);
|
||||
public const string ApplicationUseHeigResDisplays = nameof(ApplicationUseHeigResDisplays);
|
||||
public const string ApplicationTextSize = nameof(ApplicationTextSize);
|
||||
public const string ColorPanelExpanded = nameof(ColorPanelExpanded);
|
||||
public const string ConfigurePrinter_CurrentTab = nameof(ConfigurePrinter_CurrentTab);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue