7678: typo, set_border_width was set twice on CLIVbox()
This commit is contained in:
parent
e6edfefd99
commit
3a3af67106
@ -74,8 +74,6 @@ class CLIVbox():
|
||||
pass
|
||||
def set_spacing(self, spacing):
|
||||
pass
|
||||
def set_border_width(self, width):
|
||||
pass
|
||||
|
||||
class CLIDialog:
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user