diff GUIWindow.cpp @ 158:f4ebd13c2a8e

13.02.13
author Ritor1
date Wed, 13 Feb 2013 01:26:49 +0600
parents 9abdd40a107b
children 572d821561f3
line wrap: on
line diff
--- a/GUIWindow.cpp	Tue Feb 12 18:16:34 2013 +0600
+++ b/GUIWindow.cpp	Wed Feb 13 01:26:49 2013 +0600
@@ -2027,7 +2027,7 @@
   }
   else
   {
-    if (eWindowType == WINDOW_1A)
+    if (eWindowType == WINDOW_Transition)
     {
       pMainScreenNum = pCurrentScreen;
       pCurrentScreen = SCREEN_INPUT_BLV;
@@ -2047,7 +2047,7 @@
       ShowStatusBarString(pGlobalTXT_LocalizationStrings[39], 2u);//Выберите цель
       return pWindow;
     }
-    if (eWindowType == WINDOW_1E)
+    if (eWindowType == WINDOW_Scroll)
       //goto LABEL_62;
     {
       pWindow->CreateButton(0x3Du, 0x1A8u, 0x1Fu, 0, 2, 94, 0x6Eu, 1u, 0x31u, "", 0);