- Always open to overview page
This commit is contained in:
parent
37bbd8ceeb
commit
a71d06c5ae
1 changed files with 1 additions and 0 deletions
|
|
@ -101,3 +101,4 @@ class MainSettingsWindow(Gtk.Window):
|
|||
self.core_settings.present_settings()
|
||||
self.notebook.show()
|
||||
self.show()
|
||||
self.notebook.set_current_page(0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue