QStringtoken=QInputDialog::getText(this,tr("Account activation"),tr("Your account has not been activated yet.\nYou need to provide the activation token received in the activation email"),QLineEdit::Normal,QString(),&ok);
QStringtoken=QInputDialog::getText(this,tr("Account activation"),tr("Your account has not been activated yet.\nYou need to provide the activation token received in the activation email"),QLineEdit::Normal,QString(),&ok);