Skip to content
Commit e05d9666 authored by Kjell Ahlstedt's avatar Kjell Ahlstedt
Browse files

Application: Don't call add_window() before the application is registered.

* gtk/src/application.[hg|ccg]: Move the call to add_window() from
run(Window& window, int argc, char** argv) and run(Window& window) to
on_activate_show_main_window() and rename it to
on_activate_add_and_show_main_window(). Bug #681323.
parent 67081d1f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment