7678: typo, set_border_width was set twice on CLIVbox()
This commit is contained in:
@@ -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:
|
||||||
"""
|
"""
|
||||||
|
Reference in New Issue
Block a user