links in messages
This commit is contained in:
parent
51ec1af369
commit
cc8c5f7e99
3 changed files with 33 additions and 5 deletions
|
|
@ -351,6 +351,7 @@ class MainWindow(QtGui.QMainWindow):
|
|||
|
||||
self.account_name.setGeometry(QtCore.QRect(100, 30, self.width() - 520, 25))
|
||||
self.account_status.setGeometry(QtCore.QRect(100, 50, self.width() - 520, 25))
|
||||
self.messageEdit.setFocus()
|
||||
self.profile.update()
|
||||
|
||||
def keyPressEvent(self, event):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue