Merge pull request #12282 from druiz17/RC63

fix new model path(RC63)
This commit is contained in:
John Conklin II 2018-01-29 16:28:58 -08:00 committed by GitHub
commit dc3823374a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -469,7 +469,7 @@ var toolBar = (function () {
// tablet version of new-model dialog
var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system");
tablet.pushOntoStack("NewModelDialog.qml");
tablet.pushOntoStack("hifi/tablet/NewModelDialog.qml");
});
addButton("newCubeButton", "cube-01.svg", function () {