Resize grips have been removed
This commit is contained in:
parent
c4cab2e007
commit
0b22891858
@ -358,7 +358,6 @@ class ViewManager(CLIManager):
|
||||
|
||||
self.window = Gtk.Window()
|
||||
self.window.set_icon_from_file(ICON)
|
||||
self.window.set_has_resize_grip(True)
|
||||
self.window.set_default_size(width, height)
|
||||
|
||||
vbox = Gtk.Box(orientation=Gtk.Orientation.VERTICAL)
|
||||
|
Loading…
Reference in New Issue
Block a user