Use default priority level for GUI updates.
commit0a6aac092d43e4e876f5953d803d861caab367c1
authorKrzysztof Foltman <wdev@foltman.com>
Sun, 1 Jan 2012 14:42:28 +0000 (1 14:42 +0000)
committerKrzysztof Foltman <wdev@foltman.com>
Sun, 1 Jan 2012 14:42:28 +0000 (1 14:42 +0000)
treeb720ea97d3cd50136b01d67934bd471e36408201
parent67ab1ad5b945576d6ccaa92c2b36d1b7742d6a8c
Use default priority level for GUI updates.

It looks like the LOW priority level is problematic, as the timeouts created
with that level are no longer being executed after second window is displayed.
This is quite weird.
src/gtk_main_win.cpp
src/plugin_gui_window.cpp
src/session_mgr.cpp