aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.Events/EventsModule.cs
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2019-03-06 11:26:19 +0200
committerShlomo Hecht <shlomo@twine-s.com>2019-03-06 11:26:19 +0200
commit9bad6f22c0ea59ef59b0cd6efda305503b6e4ad5 (patch)
tree4f68738d2e7cb1d37645280a0ede16eb4e18bd4c /Software/Visual_Studio/PPC/Modules/Tango.PPC.Events/EventsModule.cs
parenta5d69ec4f8f0364fa25b7564c4d1be8ec0d0679f (diff)
parent745cb5da6ddf2418258892fa49f4e03b28645bed (diff)
downloadTango-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.Events/EventsModule.cs')
-rw-r--r--Software/Visual_Studio/PPC/Modules/Tango.PPC.Events/EventsModule.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Events/EventsModule.cs b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Events/EventsModule.cs
index e1e5c93ec..0ad826546 100644
--- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Events/EventsModule.cs
+++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Events/EventsModule.cs
@@ -47,7 +47,7 @@ namespace Tango.PPC.Events
{
get
{
- return ResourceHelper.GetImageFromResources("Images/events-module.png");
+ return ResourceHelper.GetImageFromResources("Images/events.png");
}
}