summaryrefslogtreecommitdiff
path: root/src/profile.h
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2020-09-27 20:56:55 +0200
committerMikaël Capelle <capelle.mikael@gmail.com>2020-09-27 20:56:55 +0200
commit7c651f6d8697bc572e521046c7f514baf96cacb3 (patch)
tree2f152ff9c76a395722a53ccdb04b23add2dd587a /src/profile.h
parentb53dc1e20061be3a8035f10e95b57c4c60bee3c8 (diff)
Rename iniFilePath() -> absoluteIniFilePath().
Diffstat (limited to 'src/profile.h')
-rw-r--r--src/profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profile.h b/src/profile.h
index 9592ba04..b8628276 100644
--- a/src/profile.h
+++ b/src/profile.h
@@ -203,7 +203,7 @@ public:
*
* @return the absolute path for the given INI file for this profile.
*/
- QString iniFilePath(QString iniFile) const override;
+ QString absoluteIniFilePath(QString iniFile) const override;
/**
* @return the path of the tweak ini in this profile