From 85bb4ad9cb820ac3b8e935a930084a06cbfd2847 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Apr 2016 13:00:20 +0200 Subject: Imported Upstream version 0.6.3 --- ClockMeter.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ClockMeter.h') diff --git a/ClockMeter.h b/ClockMeter.h index 7ca276e..7744e23 100644 --- a/ClockMeter.h +++ b/ClockMeter.h @@ -15,6 +15,9 @@ in the source distribution for its full text. #include "debug.h" +extern int ClockMeter_attributes[]; + +extern MeterType ClockMeter; void ClockMeter_setValues(Meter* this, char* buffer, int size); -- cgit v1.2.3