smileys support

This commit is contained in:
ingvar1995 2016-06-11 13:36:52 +03:00
parent 04f9852050
commit a0b23b0faa
910 changed files with 73 additions and 6 deletions

View file

@ -481,7 +481,7 @@ class NotificationsSettings(CenteredWidget):
class InterfaceSettings(CenteredWidget):
"""Interface settings form"""
# TODO: add smileys support and drop themes support
def __init__(self):
super(InterfaceSettings, self).__init__()
self.initUI()