Skip to content

Commit

Permalink
Okay, now peer list updates should be visible.
Browse files Browse the repository at this point in the history
git-svn-id: https://subversion.cs.uiuc.edu/svn/bang/eoh2009@176 69d76c3e-0761-0410-948c-9895a8bb34fc
  • Loading branch information
asjacob2 committed Mar 13, 2009
1 parent b80d6ea commit 6c7788b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/tabs.c
Expand Up @@ -52,7 +52,7 @@ void update_peer_list(int signal, int num_args, void **args) {
break;
}


gtk_widget_show_all(peerlist);

gdk_threads_leave();

Expand Down

0 comments on commit 6c7788b

Please sign in to comment.