minimize diff

This commit is contained in:
Dante Ruiz 2017-11-17 16:06:34 -08:00
parent ab9432c1cd
commit 427f676859

View file

@ -282,7 +282,6 @@ void TabletProxy::setToolbarMode(bool toolbarMode) {
_desktopWindow = nullptr;
}
}
qDebug() << "-------> current path " << _currentPathLoaded;
}
static void addButtonProxyToQmlTablet(QQuickItem* qmlTablet, TabletButtonProxy* buttonProxy) {