mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 03:35:38 +08:00
Doxygen style
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
namespace Ui { class CInitialDataLoadComponent; }
|
||||
namespace BlackGui::Components
|
||||
{
|
||||
/**
|
||||
/*!
|
||||
* Initial data load to prefill caches
|
||||
* \remark Normally used in wizard
|
||||
*/
|
||||
@@ -46,7 +46,7 @@ namespace BlackGui::Components
|
||||
QScopedPointer<Ui::CInitialDataLoadComponent> ui;
|
||||
};
|
||||
|
||||
/**
|
||||
/*!
|
||||
* Wizard page for CInitialDataLoadComponent
|
||||
*/
|
||||
class CInitialDataLoadWizardPage : public QWizardPage
|
||||
|
||||
Reference in New Issue
Block a user