changeset 6616 | f77bb02b669f |
parent 2948 | 3f21a9dc93d0 |
--- 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