summaryrefslogtreecommitdiff
path: root/src/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/profile.h')
-rw-r--r--src/profile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/profile.h b/src/profile.h
index 342b6fa0..9c8139e9 100644
--- a/src/profile.h
+++ b/src/profile.h
@@ -65,6 +65,7 @@ public:
* @param filter save game filter. Defaults to <no filter>.
**/
Profile(const QString &name, MOBase::IPluginGame *gamePlugin, bool useDefaultSettings);
+
/**
* @brief constructor
*