From 2714d9d18c8ccb050c7569ec63049fbfe4aaabc0 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Sat, 9 May 2009 17:47:37 -0300 Subject: Make loading modules from the menubar possible --- 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 a87310f2..9f145554 100644 --- a/hardinfo2/callbacks.h +++ b/hardinfo2/callbacks.h @@ -37,5 +37,7 @@ void cb_report_bug(); void cb_donate(); void cb_connect_to(); void cb_manage_hosts(); +void cb_connect_host(GtkAction * action); +void cb_local_computer(); #endif /* __CALLBACKS_H__ */ -- cgit v1.2.3