mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
refs #911, fixed some UI strings
This commit is contained in:
committed by
Mathew Sutcliffe
parent
b3df6bbc7b
commit
b21f5f18e7
@@ -21,7 +21,7 @@ namespace BlackSimPlugin
|
||||
|
||||
BlackGui::CPluginConfigWindow *CSimulatorFsxConfig::createConfigWindow(QWidget *parent)
|
||||
{
|
||||
return new FsxCommon::CSimulatorFsxConfigWindow("P3D", parent);
|
||||
return new FsxCommon::CSimulatorFsxConfigWindow("FSX", parent);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user