From 6835cda1a15c5dd49e046ddf6c89f8e6a7796951 Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Wed, 7 Feb 2018 15:35:34 +0100 Subject: [PATCH] jj - GridFunctions1 --- app/DD_PM_WINDREAM/DD_PM_WINDREAM.vbproj | 3 + .../My Project/Resources.Designer.vb | 64 ++++- app/DD_PM_WINDREAM/My Project/Resources.resx | 248 ++++++++++-------- app/DD_PM_WINDREAM/Resources/ampel-gelb.png | Bin 0 -> 10121 bytes app/DD_PM_WINDREAM/Resources/ampel-gruen.png | Bin 0 -> 11293 bytes app/DD_PM_WINDREAM/Resources/ampel-rot.png | Bin 0 -> 11822 bytes app/DD_PM_WINDREAM/Resources/bullet_green.png | Bin 0 -> 295 bytes .../Resources/bullet_orange.png | Bin 0 -> 283 bytes app/DD_PM_WINDREAM/Resources/bullet_red.png | Bin 0 -> 287 bytes app/DD_PM_WINDREAM/frmMain.Designer.vb | 5 +- app/DD_PM_WINDREAM/frmMain.resx | 2 +- app/DD_PM_WINDREAM/frmMain.vb | 93 +++++-- 12 files changed, 269 insertions(+), 146 deletions(-) create mode 100644 app/DD_PM_WINDREAM/Resources/ampel-gelb.png create mode 100644 app/DD_PM_WINDREAM/Resources/ampel-gruen.png create mode 100644 app/DD_PM_WINDREAM/Resources/ampel-rot.png create mode 100644 app/DD_PM_WINDREAM/Resources/bullet_green.png create mode 100644 app/DD_PM_WINDREAM/Resources/bullet_orange.png create mode 100644 app/DD_PM_WINDREAM/Resources/bullet_red.png diff --git a/app/DD_PM_WINDREAM/DD_PM_WINDREAM.vbproj b/app/DD_PM_WINDREAM/DD_PM_WINDREAM.vbproj index 1c64134..1ce5905 100644 --- a/app/DD_PM_WINDREAM/DD_PM_WINDREAM.vbproj +++ b/app/DD_PM_WINDREAM/DD_PM_WINDREAM.vbproj @@ -589,6 +589,9 @@ + + +