924ed187c1
+ clipboard redirection + audio redirection + RAIL support (ongoing)
13 lines
189 B
Objective-C
13 lines
189 B
Objective-C
//
|
|
// MRDPCursor.m
|
|
// MacFreeRDP
|
|
//
|
|
// Created by Laxmikant Rashinkar
|
|
// Copyright (c) 2012 FreeRDP.org All rights reserved.
|
|
//
|
|
|
|
#import "MRDPCursor.h"
|
|
|
|
@implementation MRDPCursor
|
|
@end
|