mirror of https://github.com/qTox/qTox.git
Browse Source
This commit makes LoginScreen return QDialog::Rejected (0) and QDialog::Accepted (1) instead of C standard return values. This should be more robust with regards to special cases in Qt implementation. Fixes #5781reviewable/pr5894/r3
4 changed files with 11 additions and 17 deletions
Loading…
Reference in new issue