From c4fea4934333faac2a6629c945333697d2d15142 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Tue, 24 Oct 2006 15:25:46 +0000 Subject: Cleanups Generate report in plain text (no UI yet) Copy information to clipboard --- hardinfo2/shell.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hardinfo2/shell.h') diff --git a/hardinfo2/shell.h b/hardinfo2/shell.h index 23780da0..c73c62d9 100644 --- a/hardinfo2/shell.h +++ b/hardinfo2/shell.h @@ -100,9 +100,9 @@ struct _ShellModule { struct _ShellModuleEntry { gchar *name; - gint number; GdkPixbuf *icon; gboolean selected; + gint number; gchar *(*func) (gint entry); gchar *(*reloadfunc) (gint entry); -- cgit v1.2.3