Documentation++

This commit is contained in:
Teo Mrnjavac 2017-03-03 12:32:35 +01:00
parent 17962179bd
commit 6545443b24
3 changed files with 31 additions and 8 deletions

View file

@ -141,12 +141,6 @@ ChoicePage::~ChoicePage()
{}
/**
* @brief ChoicePage::init runs when the PartitionViewStep and the PartitionCoreModule are
* ready. Sets up the rest of the UI based on os-prober output.
* @param core the PartitionCoreModule pointer.
* @param osproberEntries the output of os-prober, cleaned up and structured.
*/
void
ChoicePage::init( PartitionCoreModule* core )
{