diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2019-03-06 11:26:19 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2019-03-06 11:26:19 +0200 |
| commit | 9bad6f22c0ea59ef59b0cd6efda305503b6e4ad5 (patch) | |
| tree | 4f68738d2e7cb1d37645280a0ede16eb4e18bd4c /Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/MachineSettingsModule.cs | |
| parent | a5d69ec4f8f0364fa25b7564c4d1be8ec0d0679f (diff) | |
| parent | 745cb5da6ddf2418258892fa49f4e03b28645bed (diff) | |
| download | Tango-9bad6f22c0ea59ef59b0cd6efda305503b6e4ad5.tar.gz Tango-9bad6f22c0ea59ef59b0cd6efda305503b6e4ad5.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/MachineSettingsModule.cs')
| -rw-r--r-- | Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/MachineSettingsModule.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/MachineSettingsModule.cs b/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/MachineSettingsModule.cs index 53321b799..477340357 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/MachineSettingsModule.cs +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/MachineSettingsModule.cs @@ -47,7 +47,7 @@ namespace Tango.PPC.MachineSettings { get { - return ResourceHelper.GetImageFromResources("Images/settings-module.png"); + return ResourceHelper.GetImageFromResources("Images/settings.png"); } } |
