Home
last modified time | relevance | path

Searched refs:myMBPath (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dmainwindow.cpp178 TFilePath myMBPath = layoutDir + mbDstFileName; in makePrivate() local
179 if (!TFileStatus(myMBPath).isReadable()) { in makePrivate()
183 TSystem::copyFile(myMBPath, templateRoomMBPath); in makePrivate()
188 TSystem::copyFile(myMBPath, templateFullMBPath); in makePrivate()