blob: 3e0aef5383907abf8da0901902ad7647ccc6dc0a [file] [log] [blame] [raw]
Hisham Muhammad33113fe2006-04-10 20:40:38 +00001/* Do not edit this file. It was automatically generated. */
Hisham Muhammadd6231ba2006-03-04 18:16:49 +00002
3#ifndef HEADER_ClockMeter
4#define HEADER_ClockMeter
5/*
Hisham Muhammad84281bd2011-12-26 21:35:57 +00006htop - ClockMeter.h
Hisham Muhammad300caa02011-05-26 16:35:07 +00007(C) 2004-2011 Hisham H. Muhammad
Hisham Muhammadd6231ba2006-03-04 18:16:49 +00008Released under the GNU GPL, see the COPYING file
9in the source distribution for its full text.
10*/
11
12#include "Meter.h"
Hisham Muhammadd6231ba2006-03-04 18:16:49 +000013
Hisham Muhammadf6e0b7d2006-06-06 20:28:42 +000014extern int ClockMeter_attributes[];
15
Hisham Muhammad00b324b2012-12-05 15:12:20 +000016extern MeterClass ClockMeter_class;
Hisham Muhammadd6231ba2006-03-04 18:16:49 +000017
Hisham Muhammadd6231ba2006-03-04 18:16:49 +000018#endif