aboutsummaryrefslogtreecommitdiffstats
path: root/core/qt-gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/qt-gui.h')
-rw-r--r--core/qt-gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/qt-gui.h b/core/qt-gui.h
index 59e79c268..1fc7d161e 100644
--- a/core/qt-gui.h
+++ b/core/qt-gui.h
@@ -7,6 +7,7 @@ void init_ui();
void run_ui();
void exit_ui();
+void set_non_bt_addresses();
#if defined(SUBSURFACE_MOBILE)
#include <QQuickWindow>