Add LoadIcon helper function
This commit is contained in:
parent
eba756966b
commit
28159053ab
9 changed files with 26 additions and 46 deletions
|
|
@ -4,11 +4,8 @@ using System.Linq;
|
|||
using System.Text;
|
||||
using System.IO;
|
||||
using MatterHackers.MatterControl.DataStorage;
|
||||
<<<<<<< HEAD
|
||||
using Newtonsoft.Json;
|
||||
=======
|
||||
using MatterHackers.Agg.PlatformAbstract;
|
||||
>>>>>>> Initial StaticData platform abstraction
|
||||
|
||||
namespace MatterHackers.MatterControl.SettingsManagement
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue