Fix test login reject state.
This commit is contained in:
parent
a7359e3a95
commit
a84fc85191
@ -1 +1 @@
|
||||
Subproject commit e9833a2e45d8d3241f662d3a03ed19d3446386ce
|
||||
Subproject commit d44aacc99fdc997648c924f0d5444566164f142e
|
@ -59,11 +59,6 @@ void FormEditInoreaderAccount::testSetup() {
|
||||
tr("You are already logged in."),
|
||||
tr("Access granted."));
|
||||
}
|
||||
else {
|
||||
m_ui.m_lblTestResult->setStatus(WidgetWithStatus::StatusType::Progress,
|
||||
tr("Requested access approval. Respond to it, please."),
|
||||
tr("Access approval was requested via OAuth 2.0 protocol."));
|
||||
}
|
||||
}
|
||||
|
||||
void FormEditInoreaderAccount::onClickedOk() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user