@@ -87,10 +87,10 @@ - (OFString*)sourcePath { return sourcePath; } -- (OFString*)destinationPath; +- (OFString*)destinationPath { return destinationPath; } @end