Revert "revert this is specifically to cause a git sync fail"

This reverts commit c5587a07df.
This commit is contained in:
Greg 2016-08-15 15:05:05 -07:00
parent c5587a07df
commit 4bffba0f68

View file

@ -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")))