mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -04:00
Documentation++
This commit is contained in:
parent
17962179bd
commit
6545443b24
3 changed files with 31 additions and 8 deletions
|
@ -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 )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue