mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
Move UptimeMeter into platform-dependent area.
Set up environment to move other meters.
This commit is contained in:
@ -13,5 +13,7 @@ in the source distribution for its full text.
|
||||
|
||||
void Platform_setBindings(Htop_Action* keys);
|
||||
|
||||
extern MeterClass* Platform_meterTypes[];
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user