aboutsummaryrefslogtreecommitdiffstats
path: root/BatteryMeter.h
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf.devel@gmail.com>2008-11-16 20:36:18 +0200
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:23 +0200
commitbcb965d78ae0b4599fe77a2d641b3ff035658fc9 (patch)
tree59066e7fa5473b02eefaea37ac015cfaea7cd7c6 /BatteryMeter.h
parent2eabf3432b05b93ce4de9af283ae549d0f7c18c8 (diff)
parentc74c38760df69bb87e93dff18cf91464e5d02f37 (diff)
downloaddebian_htop-bcb965d78ae0b4599fe77a2d641b3ff035658fc9.tar.gz
debian_htop-bcb965d78ae0b4599fe77a2d641b3ff035658fc9.tar.bz2
debian_htop-bcb965d78ae0b4599fe77a2d641b3ff035658fc9.zip
Imported Debian patch 0.8.1-1debian/0.8.1-1
Diffstat (limited to 'BatteryMeter.h')
-rw-r--r--BatteryMeter.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/BatteryMeter.h b/BatteryMeter.h
new file mode 100644
index 0000000..2a62377
--- /dev/null
+++ b/BatteryMeter.h
@@ -0,0 +1,24 @@
+/* Do not edit this file. It was automatically generated. */
+
+#ifndef HEADER_BatteryMeter
+#define HEADER_BatteryMeter
+/*
+ htop
+ (C) 2004-2006 Hisham H. Muhammad
+ Released under the GNU GPL, see the COPYING file
+ in the source distribution for its full text.
+
+ This "Meter" written by Ian P. Hands (iphands@gmail.com).
+*/
+
+#include "Meter.h"
+#include "ProcessList.h"
+#include "CRT.h"
+#include "String.h"
+#include "debug.h"
+
+extern int BatteryMeter_attributes[];
+
+extern MeterType BatteryMeter;
+
+#endif

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