diff -r 65602f1ef0f8 -r f77bb02b669f QTfrontend/NSWorkspace_RBAdditions.h --- a/QTfrontend/NSWorkspace_RBAdditions.h Mon Jan 30 23:20:28 2012 +0100 +++ b/QTfrontend/NSWorkspace_RBAdditions.h Mon Jan 30 17:32:18 2012 -0500 @@ -32,6 +32,7 @@ //- NSWorkspace_RBimagefilepath: should be present for disk images only. Shows the path of the disk image file. //- NSWorkspace_RBserverURL: should be present for remote volumes only. Shows the server URL. -- (NSDictionary*)propertiesForPath:(NSString*)path; +- (NSDictionary*)propertiesForPath: +(NSString*)path; @end