mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 20:48:56 +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
|
// tablet version of new-model dialog
|
||||||
var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system");
|
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 () {
|
addButton("newCubeButton", "cube-01.svg", function () {
|
||||||
|
|
Loading…
Reference in a new issue