mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 11:45:40 +08:00
Doxygen style
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
namespace Ui { class CConfigSimulatorComponent; }
|
||||
namespace BlackGui::Components
|
||||
{
|
||||
/**
|
||||
/*!
|
||||
* Simulator configuration
|
||||
*/
|
||||
class CConfigSimulatorComponent : public QFrame
|
||||
@@ -55,7 +55,7 @@ namespace BlackGui::Components
|
||||
QScopedPointer<Ui::CConfigSimulatorComponent> ui;
|
||||
};
|
||||
|
||||
/**
|
||||
/*!
|
||||
* Wizard page for CConfigSimulatorComponent
|
||||
*/
|
||||
class CConfigSimulatorWizardPage : public QWizardPage
|
||||
|
||||
Reference in New Issue
Block a user