7678: typo, set_border_width was set twice on CLIVbox()
This commit is contained in:
parent
d4df31abf3
commit
6df1e6bd32
@ -74,8 +74,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…
x
Reference in New Issue
Block a user