mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 20:49:14 +02:00
+ added type TXEventClass (alias for XEventClass)
git-svn-id: trunk@33615 -
This commit is contained in:
parent
92b2cf917d
commit
69bb6f5ffa
@ -345,6 +345,7 @@ type
|
||||
{$ELSE}
|
||||
XEventClass = Longword;
|
||||
{$ENDIF}
|
||||
TXEventClass = XEventClass;
|
||||
|
||||
(*******************************************************************
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user