Improved GUI for topic comments. Authentication errors should be handled gracefully now
This commit is contained in:
@@ -179,3 +179,6 @@ class list(object):
|
||||
return 0
|
||||
else:
|
||||
return selected
|
||||
|
||||
def Enable(self, value):
|
||||
return self.list.Enable(value)
|
Reference in New Issue
Block a user