Make the no-permissions dialog actually dismiss when the user clicks OK. Bug 240529.
git-svn-id: svn://10.0.0.236/trunk@159819 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -678,6 +678,7 @@ nsSetupTypeDlg::VerifyDestination()
|
||||
gCtx->opt->mDestination);
|
||||
|
||||
gtk_dialog_run(GTK_DIALOG(noPermsDlg));
|
||||
gtk_widget_destroy(noPermsDlg);
|
||||
|
||||
return E_NO_PERMS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user