linphone-iphone/Classes/Utils/DCRoundSwitch/DCRoundSwitchOutlineLayer.h
Yann Diorcet ee358816b7 Change InAppSettings place
All settings with Linphone Colors
2012-07-27 11:20:09 +02:00

16 lines
318 B
Objective-C
Executable file

//
// DCRoundSwitchOutlineLayer.h
//
// Created by Patrick Richards on 29/06/11.
// MIT License.
//
// http://twitter.com/patr
// http://domesticcat.com.au/projects
// http://github.com/domesticcatsoftware/DCRoundSwitch
//
#import <QuartzCore/QuartzCore.h>
@interface DCRoundSwitchOutlineLayer : CALayer
@end