X-Git-Url: https://git.blender.org/gitweb/gitweb.cgi/blender.git/blobdiff_plain/88a2f63c1efe0966f42943e74893e06361184795..80bb824929775658bb937665318ae6981642dd6f:/intern/ghost/intern/GHOST_SystemCarbon.cpp diff --git a/intern/ghost/intern/GHOST_SystemCarbon.cpp b/intern/ghost/intern/GHOST_SystemCarbon.cpp index b2ca5a915a9..763cc9edde3 100644 --- a/intern/ghost/intern/GHOST_SystemCarbon.cpp +++ b/intern/ghost/intern/GHOST_SystemCarbon.cpp @@ -1215,3 +1215,12 @@ void GHOST_SystemCarbon::putClipboard(GHOST_TInt8 *buffer, bool selection) const } } +GHOST_TUns8* GHOST_SystemX11::getSystemDir() const +{ + +} + +GHOST_TUns8* GHOST_SystemX11::getUserDir() const +{ + +}