Revert "revert this is specifically to cause a git sync fail"
This reverts commit c5587a07df.
This commit is contained in:
parent
c5587a07df
commit
4bffba0f68
1 changed files with 1 additions and 1 deletions
|
|
@ -411,7 +411,7 @@ namespace MatterHackers.MatterControl
|
|||
public static string MCWSBaseUri { get;} = "https://mattercontrol.appspot.com";
|
||||
#endif
|
||||
|
||||
public static void LoadUITheme
|
||||
public static void LoadUITheme()
|
||||
{
|
||||
//Load the default theme by index
|
||||
if (string.IsNullOrEmpty(UserSettings.Instance.get("ActiveThemeIndex")))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue