aboutsummaryrefslogtreecommitdiff
path: root/courtroom.h
diff options
context:
space:
mode:
Diffstat (limited to 'courtroom.h')
-rw-r--r--courtroom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/courtroom.h b/courtroom.h
index 2cc099ce..3c937b96 100644
--- a/courtroom.h
+++ b/courtroom.h
@@ -102,7 +102,7 @@ public:
//implementations in path_functions.cpp
QString get_background_path();
- QString get_default_background_path();
+ QString get_default_background_path(QString p_file);
//cid = character id, returns the cid of the currently selected character
int get_cid() {return m_cid;}