21#ifndef FG_GUI_COCOA_HELPERS_PRIVATE_H
22#define FG_GUI_COCOA_HELPERS_PRIVATE_H
31@class NSAutoreleasePool;
46 NSAutoreleasePool* pool;
std::string stdStringFromCocoa(NSString *s)
SGPath URLToPath(NSURL *url)
NSString * stdStringToCocoa(const std::string &s)
NSURL * pathToNSURL(const SGPath &aPath)