mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
fix #484 (took me a while to figure out lol)
This commit is contained in:
parent
c1cef51d56
commit
6b8ddab84b
|
@ -154,4 +154,6 @@ void AddFriendForm::handleDnsLookup()
|
|||
|
||||
// finally we got it
|
||||
emit friendRequested(friendAdress, getMessage());
|
||||
this->toxId.setText("");
|
||||
this->message.setText("");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user