aboutsummaryrefslogtreecommitdiff
path: root/include/aoapplication.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/aoapplication.h')
-rw-r--r--include/aoapplication.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/aoapplication.h b/include/aoapplication.h
index c3b7550f..d9b9e89f 100644
--- a/include/aoapplication.h
+++ b/include/aoapplication.h
@@ -166,8 +166,7 @@ public:
QString get_sfx(QString p_sfx, QString p_misc="", QString p_character="");
QString get_pos_path(const QString& pos, bool desk = false);
QString get_case_sensitive_path(QString p_file);
- QString get_real_path(const VPath &vpath);
- QString get_real_suffixed_path(const VPath &vpath, const QStringList &suffixes);
+ QString get_real_path(const VPath &vpath, const QStringList &suffixes={""});
void invalidate_lookup_cache();
////// Functions for reading and writing files //////