summaryrefslogtreecommitdiffstats
path: root/client/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/platform.h')
-rw-r--r--client/platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/platform.h b/client/platform.h
index c32b8634..07777c07 100644
--- a/client/platform.h
+++ b/client/platform.h
@@ -40,6 +40,7 @@ public:
static void get_temp_dir(std::string& path);
static uint64_t get_process_id();
static uint64_t get_thread_id();
+ static void error_beep();
static const MonitorsList& init_monitors();
static void destroy_monitors();