mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Formatting code
This commit is contained in:
committed by
Mat Sutcliffe
parent
aea2f11b42
commit
9b4a01cd25
@@ -22,7 +22,7 @@ namespace BlackSimPlugin
|
||||
|
||||
BlackGui::CPluginConfigWindow *CSimulatorFlightgearConfig::createConfigWindow(QWidget *parent)
|
||||
{
|
||||
CSimulatorFlightgearConfigWindow* w = new CSimulatorFlightgearConfigWindow(parent);
|
||||
CSimulatorFlightgearConfigWindow *w = new CSimulatorFlightgearConfigWindow(parent);
|
||||
return w;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user