mirror of
https://github.com/aclist/dztui.git
synced 2025-06-26 10:58:58 +02:00
chore: add logging
This commit is contained in:
parent
6e3746e9b4
commit
a18d68776f
4 changed files with 9 additions and 7 deletions
helpers
|
@ -2263,8 +2263,6 @@ class LinkDialog(GenericDialog):
|
|||
parent.grid.update_statusbar(tooltip)
|
||||
|
||||
|
||||
|
||||
|
||||
class EntryDialog(GenericDialog):
|
||||
def __init__(self, parent, text, mode, link):
|
||||
super().__init__(parent, text, mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue