aboutsummaryrefslogtreecommitdiff
path: root/aoapplication.h
diff options
context:
space:
mode:
Diffstat (limited to 'aoapplication.h')
-rw-r--r--aoapplication.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/aoapplication.h b/aoapplication.h
index 664bac1..4144ef5 100644
--- a/aoapplication.h
+++ b/aoapplication.h
@@ -83,6 +83,9 @@ public:
QString get_sounds_path();
QString get_music_path();
+ QString get_background_path();
+ QString get_default_background_path();
+
//implementation in text_file_functions.cpp
QString read_user_theme();
void write_to_serverlist_txt(QString p_line);