mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 07:47:30 +02:00
removed qDebug
This commit is contained in:
parent
f4255735a9
commit
cba7adf32a
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ void LoginDialog::showWithSelection()
|
|||
LoginDialog::show();
|
||||
} else {
|
||||
static const QUrl url("../../dialogs/TabletLoginDialog.qml");
|
||||
qDebug() << "[DR] -> Push login onto the tablet";
|
||||
tablet->initialScreen(url);
|
||||
if (!hmd->getShouldShowTablet()) {
|
||||
hmd->openTablet();
|
||||
|
|
Loading…
Reference in a new issue