summaryrefslogtreecommitdiffstats
path: root/unsupported/Platform.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2014-11-27 19:18:14 -0200
committerHisham Muhammad <hisham@gobolinux.org>2014-11-27 19:18:14 -0200
commit357e7a3243a0e6fbc937354a03639f0cc34b966c (patch)
treec053aca956193d9e9d60f877f6c2b3a80a91ffea /unsupported/Platform.h
parentb192af006f67369881bfc92c963f3d594e71fe0c (diff)
Move UptimeMeter into platform-dependent area.
Set up environment to move other meters.
Diffstat (limited to 'unsupported/Platform.h')
-rw-r--r--unsupported/Platform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/unsupported/Platform.h b/unsupported/Platform.h
index 65a31993..1a2b81f0 100644
--- a/unsupported/Platform.h
+++ b/unsupported/Platform.h
@@ -13,5 +13,7 @@ in the source distribution for its full text.
void Platform_setBindings(Htop_Action* keys);
+extern MeterClass* Platform_meterTypes[];
+
#endif

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