mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 11:43:16 +02:00
commit
dc3823374a
1 changed files with 1 additions and 1 deletions
|
@ -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 () {
|
||||
|
|
Loading…
Reference in a new issue