From 1b805a31720727008b32b1129a167758519fd4db Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 2 May 2022 16:04:21 +0200 Subject: New upstream version 3.2.0 --- linux/Platform.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'linux/Platform.h') diff --git a/linux/Platform.h b/linux/Platform.h index 2e2fb3e..f2c314f 100644 --- a/linux/Platform.h +++ b/linux/Platform.h @@ -38,7 +38,9 @@ in the source distribution for its full text. #endif -extern const ProcessField Platform_defaultFields[]; +extern const ScreenDefaults Platform_defaultScreens[]; + +extern const unsigned int Platform_numberOfDefaultScreens; extern const SignalItem Platform_signals[]; -- cgit v1.2.3