From 97fa1322025746d04813315992b7d87d6b782ce0 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 14 Nov 2015 09:38:18 -0800 Subject: Move proxy initialization into shared code This way we can use the same code on desktop and mobile app. Signed-off-by: Dirk Hohndel --- subsurface-core/qt-gui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'subsurface-core') diff --git a/subsurface-core/qt-gui.h b/subsurface-core/qt-gui.h index ca038b145..bb381d1d3 100644 --- a/subsurface-core/qt-gui.h +++ b/subsurface-core/qt-gui.h @@ -5,6 +5,7 @@ void init_qt_late(); void init_ui(); +void init_proxy(); void run_ui(); void exit_ui(); -- cgit v1.2.3-70-g09d2