mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 14:09:17 +02:00
* Remove scrollh again, Lazarus solved it another way
git-svn-id: trunk@38658 -
This commit is contained in:
parent
df435ca138
commit
8b19eddd13
@ -100,8 +100,7 @@ type
|
|||||||
ssLeft, ssRight, ssMiddle, ssDouble,
|
ssLeft, ssRight, ssMiddle, ssDouble,
|
||||||
// Extra additions
|
// Extra additions
|
||||||
ssMeta, ssSuper, ssHyper, ssAltGr, ssCaps, ssNum,
|
ssMeta, ssSuper, ssHyper, ssAltGr, ssCaps, ssNum,
|
||||||
ssScroll,ssTriple,ssQuad,ssExtra1,ssExtra2,
|
ssScroll,ssTriple,ssQuad,ssExtra1,ssExtra2);
|
||||||
ssScrollH);
|
|
||||||
|
|
||||||
{$packset 1}
|
{$packset 1}
|
||||||
TShiftState = set of TShiftStateEnum;
|
TShiftState = set of TShiftStateEnum;
|
||||||
|
Loading…
Reference in New Issue
Block a user