summaryrefslogtreecommitdiffstats
path: root/HostnameMeter.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2009-02-17 18:33:32 +0000
committerHisham Muhammad <hisham@gobolinux.org>2009-02-17 18:33:32 +0000
commitac5cecb6fc6e08283cf7278acea6490cacec17d6 (patch)
tree8cb8452247f0b00e1978b1c1597466998532b322 /HostnameMeter.h
parentc3d682b0f6bb4115e61554b2143c2dcc3c6df550 (diff)
Option to display hostname in the meters area
Diffstat (limited to 'HostnameMeter.h')
-rw-r--r--HostnameMeter.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/HostnameMeter.h b/HostnameMeter.h
new file mode 100644
index 00000000..49e96aa0
--- /dev/null
+++ b/HostnameMeter.h
@@ -0,0 +1,22 @@
+/* Do not edit this file. It was automatically generated. */
+
+#ifndef HEADER_HostnameMeter
+#define HEADER_HostnameMeter
+/*
+htop
+(C) 2004-2006 Hisham H. Muhammad
+Released under the GNU GPL, see the COPYING file
+in the source distribution for its full text.
+*/
+
+#include "Meter.h"
+
+#include <unistd.h>
+
+#include "debug.h"
+
+extern int HostnameMeter_attributes[];
+
+extern MeterType HostnameMeter;
+
+#endif

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