[FSD] Style

This commit is contained in:
Mat Sutcliffe
2019-10-03 19:10:14 +01:00
parent 2dbc347bd7
commit 077476c138
5 changed files with 12 additions and 11 deletions

View File

@@ -158,7 +158,7 @@ namespace BlackMisc
private:
CUser m_user;
int m_capabilities;
int m_capabilities = static_cast<int>(None);
bool m_swift = false; // another swift client
QString m_modelString;
QString m_server;