Ver Fonte

fix typo (führte zu Kompilierungsfehler)

FloKra há 3 anos atrás
pai
commit
e8e8fedc69
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      E46 M57N/RPA_DSC_MK60.ccpage

+ 1 - 1
E46 M57N/RPA_DSC_MK60.ccpage

@@ -16,7 +16,7 @@
     class PageClass
     {
         // Button deklarieren
-        private Button button RPAReset;
+        private Button buttonRPAReset;
         
         // Ablaufvariable deklarieren und initialisieren
         // diese boolsche Variable wird vom Button auf true gesetzt und in der ExecuteJob Methode ausgewertet