removed white space

This commit is contained in:
Dante Ruiz 2017-04-18 00:24:34 +01:00
parent e46d9da98f
commit 31b61c3225

View file

@ -36,7 +36,7 @@ StackView {
property string metaverseBase: addressBarDialog.metaverseServerUrl + "/api/v1/";
property var tablet: null;
Component { id: tabletWebView; TabletWebView {} }
Component.onCompleted: {
fillDestinations();