Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
4206828d
Commit
4206828d
authored
Jun 02, 2009
by
Hisham Muhammad
Browse files
oops, add missing files.
parent
7ee26468
Changes
1
Show whitespace changes
Inline
Side-by-side
BatteryMeter.h
0 → 100644
View file @
4206828d
/* 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, ihands@redhat.com).
*/
#include "Meter.h"
#include "ProcessList.h"
#include "CRT.h"
#include "String.h"
#include "debug.h"
typedef
enum
ACPresence_
{
AC_ABSENT
,
AC_PRESENT
,
AC_ERROR
}
ACPresence
;
extern
int
BatteryMeter_attributes
[];
extern
MeterType
BatteryMeter
;
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment