mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
SVN_SILENT compile
Thanks for the fast fixes, had to correct this one, please check. CCMAIL: adawit@kde.org
This commit is contained in:
parent
f1ef7f10cd
commit
66ddefe615
1 changed files with 1 additions and 1 deletions
|
@ -398,7 +398,7 @@ void KCookiesManagement::on_changePolicyButton_clicked()
|
|||
// must be present unless someone rewrote the widget in which case
|
||||
// this needs to be re-written as well.
|
||||
Q_ASSERT(policyDlg);
|
||||
policyDlg->addNewPolicy(domain);
|
||||
policyDlg->setPolicy(domain);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue