From 64f6c0ba3c0f8a7d67d813cb3498987134477d83 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Wed, 29 Apr 2009 22:16:47 -0300 Subject: Implement more remote client features --- hardinfo2/shell.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hardinfo2/shell.h') diff --git a/hardinfo2/shell.h b/hardinfo2/shell.h index c8e1e185..2d7c4043 100644 --- a/hardinfo2/shell.h +++ b/hardinfo2/shell.h @@ -92,6 +92,8 @@ struct _Shell { gint _pulses; ShellOrderType _order_type; + + gchar *selected_module_name; }; struct _ShellTree { -- cgit v1.2.3