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