mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-30 17:36:33 +02:00
[ui] move filepath.js to Utils module
This commit is contained in:
parent
61427ba41c
commit
d91601ca8e
6 changed files with 5 additions and 4 deletions
|
@ -5,7 +5,7 @@ import QtQuick.Layouts 1.3
|
|||
import Qt.labs.platform 1.0 as Platform
|
||||
import Viewer 1.0
|
||||
import MaterialIcons 2.2
|
||||
import "filepath.js" as Filepath
|
||||
import Utils 1.0
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue