diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2018-08-19 11:34:15 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2018-08-19 11:34:15 +0300 |
| commit | fe215faef185c1f32c9fb2b606ac22b0068c34c2 (patch) | |
| tree | fe61cbd43b4524e3edc4d46e41de56804e9e31ff /Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/MachineSettingsModule.cs | |
| parent | c42c8cfa5201ea01eee9b561f4bb972c1943cab9 (diff) | |
| parent | de5d4906184cff4f16f92864d03af9d7c41231d7 (diff) | |
| download | Tango-fe215faef185c1f32c9fb2b606ac22b0068c34c2.tar.gz Tango-fe215faef185c1f32c9fb2b606ac22b0068c34c2.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 a3087ab5a..227c9a00e 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/ppc-module.png"); + return ResourceHelper.GetImageFromResources("Images/settings-module.png"); } } |
