aboutsummaryrefslogtreecommitdiffstats
path: root/unsupported/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/Platform.h')
-rw-r--r--unsupported/Platform.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/unsupported/Platform.h b/unsupported/Platform.h
index 7f4ad9a..5c874d4 100644
--- a/unsupported/Platform.h
+++ b/unsupported/Platform.h
@@ -20,12 +20,14 @@ in the source distribution for its full text.
#include "unsupported/UnsupportedProcess.h"
+extern const ScreenDefaults Platform_defaultScreens[];
+
+extern const unsigned int Platform_numberOfDefaultScreens;
+
extern const SignalItem Platform_signals[];
extern const unsigned int Platform_numberOfSignals;
-extern const ProcessField Platform_defaultFields[];
-
extern const MeterClass* const Platform_meterTypes[];
bool Platform_init(void);

© 2014-2024 Faster IT GmbH | imprint | privacy policy