mirror of
https://github.com/aclist/dztui.git
synced 2026-08-27 02:07:18 +02:00
fix: do not write to statusbar
This commit is contained in:
parent
016f3ac6c9
commit
8f20e8cc96
@ -514,9 +514,6 @@ class Notebook(ScrollableMixin, Gtk.Notebook):
|
||||
|
||||
MainController.set_help_menu_crumbs()
|
||||
|
||||
row = MAIN_MENU_ROWS[0]
|
||||
AppNav.grid.statusbar.refresh(row)
|
||||
|
||||
|
||||
class Statusbar(Gtk.Statusbar):
|
||||
def __init__(self) -> None:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user