Improving support
This commit is contained in:
parent
c47d9b4230
commit
3db05ddfbf
3 changed files with 48 additions and 5 deletions
|
|
@ -44,6 +44,8 @@ namespace MatterHackers.MatterControl
|
|||
public const string NotificationEmailAddress = nameof(NotificationEmailAddress);
|
||||
public const string NotificationPhoneNumber = nameof(NotificationPhoneNumber);
|
||||
public const string OpenScadPath = nameof(OpenScadPath);
|
||||
public const string SupportMaxOverHangAngle = nameof(SupportMaxOverHangAngle);
|
||||
public const string SupportPillarSize = nameof(SupportPillarSize);
|
||||
public const string PopupLibraryWidth = nameof(PopupLibraryWidth);
|
||||
public const string PrintHistoryFilterShowCompleted = nameof(PrintHistoryFilterShowCompleted);
|
||||
public const string PrintNotificationsEnabled = nameof(PrintNotificationsEnabled);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue