Fixed typo, style

This commit is contained in:
Klaus Basan
2019-06-26 23:33:23 +02:00
committed by Mat Sutcliffe
parent f95df7455b
commit 16e19ad6d3
14 changed files with 22 additions and 28 deletions

View File

@@ -101,7 +101,7 @@ namespace BlackGui
BlackCore::CPluginManagerSimulator *m_plugins = nullptr;
BlackMisc::CSetting<BlackCore::Application::TEnabledSimulators> m_enabledSimulators { this, &CSettingsSimulatorComponent::reloadPluginConfig };
};
}
} // namespace
} // namespace
#endif // guard