mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 04:29:20 +02:00
* fixed typo
git-svn-id: trunk@12822 -
This commit is contained in:
parent
ca28c013af
commit
ddad9f320d
@ -270,7 +270,7 @@ begin
|
|||||||
lastShiftState:=0;
|
lastShiftState:=0;
|
||||||
oldmousex:=-1;
|
oldmousex:=-1;
|
||||||
oldmousey:=-1;
|
oldmousey:=-1;
|
||||||
oldbutton:=0;
|
oldbuttons:=0;
|
||||||
{*
|
{*
|
||||||
KeyBoardLayout:=GetKeyboardLayout(0);
|
KeyBoardLayout:=GetKeyboardLayout(0);
|
||||||
lastShiftState := 0;
|
lastShiftState := 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user