diff --git a/qml/pages/LoginPage.qml b/qml/pages/LoginPage.qml index 19f0948..842425a 100644 --- a/qml/pages/LoginPage.qml +++ b/qml/pages/LoginPage.qml @@ -37,7 +37,6 @@ import "../lib/API.js" as Logic Page { id: loginPage - // The effective value will be restricted by ApplicationWindow.allowedOrientations allowedOrientations: Orientation.All