mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 05:28:09 +08:00
Misc. smaller fixes
* copy configuration dialog handles case if there is no other swift version * QPointer "guard" for lambda * first model set UI
This commit is contained in:
@@ -126,6 +126,7 @@ namespace BlackGui
|
||||
bool m_logCopiedFiles = true;
|
||||
bool m_nameFilterDisables = false; //!< name filter disables or hides
|
||||
bool m_withBootstrapFile = false;
|
||||
bool m_hasOtherSwiftVersions = false;
|
||||
|
||||
// caches will be explicitly initialized in initCaches
|
||||
BlackMisc::Simulation::Data::CModelCaches m_modelCaches { false, this };
|
||||
|
||||
Reference in New Issue
Block a user