fix copy/paste error
This regression was introduced by commit 6365d18ad0ab6f3646e220bfc493bb2422c6f9aa
This commit is contained in:
parent
e15c0d4a02
commit
f3f67b7919
@ -1349,7 +1349,7 @@ replace_plugins()
|
||||
{
|
||||
gtk_box_pack_start(GTK_BOX(gkrellm_monitor_vbox()),
|
||||
mon->privat->main_vbox, FALSE, FALSE, 0);
|
||||
g_object_ref(G_OBJECT(mon->privat->main_vbox));
|
||||
g_object_unref(G_OBJECT(mon->privat->main_vbox));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user