Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
5f13f89d
Commit
5f13f89d
authored
Apr 19, 2015
by
ctrlaltca
Browse files
Merge pull request #986 from poixen/clear_chat_fix
Added clear chat fix
parents
e69ca601
86fa02c6
Changes
1
Show whitespace changes
Inline
Side-by-side
cockatrice/src/chatview.cpp
View file @
5f13f89d
...
...
@@ -305,6 +305,7 @@ QString ChatView::getNameFromUserList(QMap<QString, UserListTWI *> &userList, QS
void
ChatView
::
clearChat
()
{
document
()
->
clear
();
lastSender
=
""
;
}
void
ChatView
::
enterEvent
(
QEvent
*
/*event*/
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment