Revision: 14904
http://sourceforge.net/p/skim-app/code/14904
Author: hofman
Date: 2025-01-31 16:23:40 +0000 (Fri, 31 Jan 2025)
Log Message:
-----------
simplify
Modified Paths:
--------------
trunk/NSScriptCommand_SKExtensions.m
Modified: trunk/NSScriptCommand_SKExtensions.m
===================================================================
--- trunk/NSScriptCommand_SKExtensions.m 2025-01-31 16:20:55 UTC (rev
14903)
+++ trunk/NSScriptCommand_SKExtensions.m 2025-01-31 16:23:40 UTC (rev
14904)
@@ -78,7 +78,7 @@
}
- (void)replacement_setArguments:(NSDictionary *)args {
- fixRangeSpecifiers([args allValues]);
+ fixRangeSpecifiers(args);
original_setArguments(self, _cmd, args);
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit