revert this is specifically to cause a git sync fail

This commit is contained in:
Greg 2016-08-11 17:14:44 -07:00
parent 10b1835775
commit c5587a07df

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