mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Ref T112, moved simulator settings in subdir/settings namespace
This commit is contained in:
committed by
Mathew Sutcliffe
parent
f3847bd33c
commit
1387573e5b
@@ -42,7 +42,7 @@ namespace BlackGui
|
||||
void saveSettings();
|
||||
|
||||
QScopedPointer<Ui::CModelConverterXSetupComponent> ui;
|
||||
BlackMisc::CSetting<BlackMisc::Simulation::TModelConverterXBinary> m_setting { this };
|
||||
BlackMisc::CSetting<BlackMisc::Simulation::Settings::TModelConverterXBinary> m_setting { this };
|
||||
};
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user