Ask for consent to terms and conditions if required

This commit is contained in:
Tobias Fella
2020-12-30 13:17:14 +00:00
committed by Carl Schwan
parent 88cc972edc
commit bd00a73aa9
3 changed files with 34 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ Q_SIGNALS:
void passwordStatus(Controller::PasswordStatus _t1);
void showWindow();
void openRoom(NeoChatRoom *room);
void userConsentRequired(QUrl url);
public Q_SLOTS:
void logout(Quotient::Connection *conn, bool serverSideLogout);