mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 18:27:23 +02:00
* avoid non-cross platform hacks to convert string path to urls * use standard python API
6 lines
67 B
QML
6 lines
67 B
QML
pragma Singleton
|
||
import Meshroom.Helpers 1.0
|
||
|
||
FilepathHelper {
|
||
|
||
}
|