diff options
| -rw-r--r-- | src/src/executableslist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src/executableslist.h b/src/src/executableslist.h index 9ab3927..8a768d9 100644 --- a/src/src/executableslist.h +++ b/src/src/executableslist.h @@ -92,7 +92,7 @@ private: QString m_arguments;
QString m_steamAppID;
QString m_workingDirectory;
- Flags m_flags;
+ Flags m_flags = UseProton;
};
/*!
|
