From f15d3511abd9c6dfe489cf2e325d24b77463cefb Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Fri, 27 Oct 2006 16:05:37 +0000 Subject: Added web links to the help menu (Report Bug and Open HardInfo webpage). --- hardinfo2/callbacks.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hardinfo2/callbacks.h') diff --git a/hardinfo2/callbacks.h b/hardinfo2/callbacks.h index d08c975c..af553a9a 100644 --- a/hardinfo2/callbacks.h +++ b/hardinfo2/callbacks.h @@ -26,5 +26,7 @@ void cb_refresh(); void cb_copy_to_clipboard(); void cb_side_pane(); void cb_toolbar(); +void cb_open_web_page(); +void cb_report_bug(); #endif /* __CALLBACKS_H__ */ -- cgit v1.2.3