mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Ref T107, some minor fixes while investigating T107
This commit is contained in:
committed by
Mathew Sutcliffe
parent
880cedec5d
commit
0e3a06c24e
@@ -22,7 +22,7 @@ namespace BlackSimPlugin
|
||||
/*!
|
||||
* Window for setting up the FSX plugin.
|
||||
*/
|
||||
class CSimulatorFsxConfig : public QObject, public BlackGui::IPluginConfig
|
||||
class CSimulatorFsxConfig : public QObject, public BlackGui::IPluginConfig
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_PLUGIN_METADATA(IID "org.swift-project.blackgui.pluginconfiginterface" FILE "simulatorfsxconfig.json")
|
||||
|
||||
Reference in New Issue
Block a user