Add maximize button to XMLConsole window

This commit is contained in:
Philipp Hörist 2017-08-13 00:45:03 +02:00
parent 43b3d1bd83
commit 5554e99452
1 changed files with 0 additions and 2 deletions

View File

@ -3365,8 +3365,6 @@ class XMLConsoleWindow(Gtk.Window):
switch.connect("notify::active", self.on_enable)
headerbar.pack_start(switch)
headerbar.set_decoration_layout(':minimize,close')
self.enabled = True
self.presence = True
self.message = True