On Sat, 20 May 2023 14:09:00 +0300 Juha Manninen via fpc-devel <[email protected]> wrote:
> In gtkstatusiconh.inc there is a type definition > PPGdkScreen = PGdkScreen; > It is most likely a bug. I guess it should be > PPGdkScreen = ^PGdkScreen; Yes, fixed. Mattias _______________________________________________ fpc-devel maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
