summaryrefslogtreecommitdiff
path: root/src/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/profile.h')
-rw-r--r--src/profile.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/profile.h b/src/profile.h
index 9c678a23..4960671a 100644
--- a/src/profile.h
+++ b/src/profile.h
@@ -178,6 +178,11 @@ public:
QString getIniFileName() const;
/**
+ * @return the path of the tweak ini in this profile
+ */
+ QString getProfileTweaks() const;
+
+ /**
* @return path to this profile
**/
QString getPath() const;