[libcalamaresui] apidox touch-up

main
Adriaan de Groot 5 years ago
parent 748d76df4f
commit 1648f311fe

@ -100,10 +100,11 @@ public:
int currentStepIndex() const;
/**
* @ brief Called when "Cancel" is clicked; asks for confirmation.
* @brief Called when "Cancel" is clicked; asks for confirmation.
* Other means of closing Calamares also call this method, e.g. alt-F4.
* At the end of installation, no confirmation is asked. Returns true
* if the user confirms closing the window.
* At the end of installation, no confirmation is asked.
*
* @return @c true if the user confirms closing the window.
*/
bool confirmCancelInstallation();

Loading…
Cancel
Save