//
//  UISegmentedControlCustom.h
//  Minfo
//
//  Created by Nguyen Hieu on 1/14/13.
//  Copyright (c) 2013 Nguyen Hieu. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface UISegmentedControlCustom : UISegmentedControl
{
    
}

@end
