diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2019-03-06 13:36:17 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2019-03-06 13:36:17 +0200 |
| commit | 20df5917530e27ae8ead5bf2c35d2dbcad6669ae (patch) | |
| tree | 679d2e9eaac132494304a4dd71590f24276b266d /Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/MachineSettingsModule.cs | |
| parent | c2b14d371de9a97c4ced81fc7d79ba6617b75457 (diff) | |
| parent | d95329065734fec34e0e3763cf4b6dee428499d2 (diff) | |
| download | Tango-20df5917530e27ae8ead5bf2c35d2dbcad6669ae.tar.gz Tango-20df5917530e27ae8ead5bf2c35d2dbcad6669ae.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"); } } |
