From fa5e685279b66b14d8069b5214890ca7148487ef Mon Sep 17 00:00:00 2001 From: Jan Mulder Date: Wed, 11 Oct 2017 19:38:24 +0200 Subject: Add function for non-BT connection addresses Simple rewrite of a piece of code separated to its own function so that is can be used in other places as well. To avoid code duplication for dynamic BT on/off switching on mobile. Signed-off-by: Jan Mulder --- core/qt-gui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'core/qt-gui.h') 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 -- cgit v1.2.3-70-g09d2