mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 21:05:34 +08:00
Style, minor fixes
This commit is contained in:
@@ -27,12 +27,12 @@ namespace BlackGui
|
||||
namespace Components
|
||||
{
|
||||
/**
|
||||
* Allows to automatically updated models if found in own model set, but already existing
|
||||
* Allows to automatically update models if found in own model set, but already existing
|
||||
* for a sibling simulator (ie. FSX/P3D/FS9)
|
||||
*/
|
||||
class BLACKGUI_EXPORT CDbAutoSimulatorStashingComponent :
|
||||
public QDialog,
|
||||
public BlackGui::Components::CDbMappingComponentAware,
|
||||
public Components::CDbMappingComponentAware,
|
||||
public BlackCore::IProgressIndicator
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user