smileys settings
This commit is contained in:
parent
a0b23b0faa
commit
94eb292b16
9 changed files with 73 additions and 41 deletions
|
|
@ -65,6 +65,7 @@ class MessageArea(QtGui.QPlainTextEdit):
|
|||
|
||||
|
||||
class MainWindow(QtGui.QMainWindow):
|
||||
# TODO: add mirror mode
|
||||
|
||||
def __init__(self, tox, reset, tray):
|
||||
super(MainWindow, self).__init__()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue