aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/shell.c')
-rw-r--r--hardinfo2/shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/shell.c b/hardinfo2/shell.c
index d6290419..096b126a 100644
--- a/hardinfo2/shell.c
+++ b/hardinfo2/shell.c
@@ -609,7 +609,7 @@ shell_init(GSList *modules)
load_graph_configure_expose(shell->loadgraph);
gtk_widget_hide(shell->notebook);
-
+
shell_action_set_enabled("RefreshAction", FALSE);
shell_action_set_enabled("CopyAction", FALSE);
shell_action_set_active("SidePaneAction", TRUE);