diff options
Diffstat (limited to 'subsurface-android-helper.cpp')
-rw-r--r-- | subsurface-android-helper.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurface-android-helper.cpp b/subsurface-android-helper.cpp index 7b5d5df56..ff6da88ca 100644 --- a/subsurface-android-helper.cpp +++ b/subsurface-android-helper.cpp @@ -29,7 +29,6 @@ void init_ui() void run_ui() { - window->hide(); qmlRegisterType<QMLManager>("org.subsurfacedivelog.mobile", 1, 0, "QMLManager"); qmlRegisterType<QMLProfile>("org.subsurfacedivelog.mobile", 1, 0, "QMLProfile"); QQmlApplicationEngine engine; |