showResetDialog

private fun showResetDialog(project: Project?): Boolean(source)

Runs a dialog-based interface around deleteSettings.

Return

true if and only if the reset was successful

Parameters

project

the project to show the dialog in