mirror of
https://github.com/aclist/dztui.git
synced 2026-08-27 02:07:18 +02:00
chore: drop extraneous setting
This commit is contained in:
parent
c2ef7449e5
commit
6a6b4c8027
@ -100,7 +100,6 @@ class ModFrame(HeadingFrame):
|
||||
|
||||
self.tree = OfflineModTreeView(controller)
|
||||
self.tree.set_model(None)
|
||||
self.tree.get_selection().set_mode(Gtk.SelectionMode.MULTIPLE)
|
||||
self.tree.set_valign(Gtk.Align.FILL)
|
||||
|
||||
self.scrolled = NoOverlayScrolledWindow()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user