Browse Source

* fixed typo

git-svn-id: trunk@12822 -
Károly Balogh 16 năm trước cách đây
mục cha
commit
ddad9f320d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      rtl/morphos/keyboard.pp

+ 1 - 1
rtl/morphos/keyboard.pp

@@ -270,7 +270,7 @@ begin
   lastShiftState:=0;
   oldmousex:=-1;
   oldmousey:=-1;
-  oldbutton:=0;
+  oldbuttons:=0;
 {*
    KeyBoardLayout:=GetKeyboardLayout(0);
    lastShiftState := 0;