summaryrefslogtreecommitdiffstats
path: root/UptimeMeter.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2014-11-27 19:34:47 -0200
committerHisham Muhammad <hisham@gobolinux.org>2014-11-27 19:34:47 -0200
commit2dcdd87658cdc38b2df5535cce85976e963fbd30 (patch)
tree78e8bb3cfe410e06b7728afa853697b742603186 /UptimeMeter.h
parent357e7a3243a0e6fbc937354a03639f0cc34b966c (diff)
Move UptimeMeter back into cross-platform code.
We'll just isolate the platform-dependent bit.
Diffstat (limited to 'UptimeMeter.h')
-rw-r--r--UptimeMeter.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/UptimeMeter.h b/UptimeMeter.h
new file mode 100644
index 00000000..fe0bbba9
--- /dev/null
+++ b/UptimeMeter.h
@@ -0,0 +1,18 @@
+/* Do not edit this file. It was automatically generated. */
+
+#ifndef HEADER_UptimeMeter
+#define HEADER_UptimeMeter
+/*
+htop - UptimeMeter.h
+(C) 2004-2011 Hisham H. Muhammad
+Released under the GNU GPL, see the COPYING file
+in the source distribution for its full text.
+*/
+
+#include "Meter.h"
+
+extern int UptimeMeter_attributes[];
+
+extern MeterClass UptimeMeter_class;
+
+#endif

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