mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
Initial Mac support in CMake configuration
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
* DEALINGS IN THE SOFTWARE.
|
||||
*****************************************************************************/
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface NSMutableArray (NSMutableArrayAdditions)
|
||||
|
||||
- (void) moveObjectAtIndex: (NSUInteger) fromIndex toIndex: (NSUInteger) toIndex;
|
||||
|
||||
Reference in New Issue
Block a user