mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 04:29:29 +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,
|
||||
// Extra additions
|
||||
ssMeta, ssSuper, ssHyper, ssAltGr, ssCaps, ssNum,
|
||||
ssScroll,ssTriple,ssQuad,ssExtra1,ssExtra2,
|
||||
ssScrollH);
|
||||
ssScroll,ssTriple,ssQuad,ssExtra1,ssExtra2);
|
||||
|
||||
{$packset 1}
|
||||
TShiftState = set of TShiftStateEnum;
|
||||
|
Loading…
Reference in New Issue
Block a user