diff options
author | Leandro A. F. Pereira <leandro@hardinfo.org> | 2007-03-21 10:54:54 +0000 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2007-03-21 10:54:54 +0000 |
commit | 71a591195618271973a12ae7ffaf288909481cbc (patch) | |
tree | 68ea841f948f1351099dd470ba966edf42125047 /hardinfo2/callbacks.h | |
parent | f7ab0cb977df0d6eba533a245c93da582b9f5f84 (diff) |
Cleanups. APM battery info fixes for Linux 2.6.
Diffstat (limited to 'hardinfo2/callbacks.h')
-rw-r--r-- | hardinfo2/callbacks.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo2/callbacks.h b/hardinfo2/callbacks.h index f730381d..0387df05 100644 --- a/hardinfo2/callbacks.h +++ b/hardinfo2/callbacks.h @@ -34,5 +34,6 @@ void cb_open_web_page(); void cb_open_online_docs(); void cb_sync_manager(); void cb_report_bug(); +void cb_donate(); #endif /* __CALLBACKS_H__ */ |