summaryrefslogtreecommitdiffstats
path: root/client/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/platform.h')
-rw-r--r--client/platform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/platform.h b/client/platform.h
index ff89181b..f0ffc0df 100644
--- a/client/platform.h
+++ b/client/platform.h
@@ -47,6 +47,8 @@ public:
static void send_quit_request();
+ static void get_spice_config_dir(std::string& path);
+
enum ThreadPriority {
PRIORITY_INVALID,
PRIORITY_TIME_CRITICAL,