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

@ -33,8 +33,8 @@ class PartitionCoreModule;
class QStackedWidget;
/**
* The starting point of the module. Instantiates PartitionCoreModule and
* PartitionPage, then connect them.
* The starting point of the module. Instantiates PartitionCoreModule,
* ChoicePage and PartitionPage, then connects them.
*/
class PLUGINDLLEXPORT PartitionViewStep : public Calamares::ViewStep
{