//
// NTESMarginButton.h
// NIM
// Created by amao on 4/14/15.
// Copyright (c) 2015 Netease. All rights reserved.
#import <UIKit/UIKit.h>
@interface NTESMarginButton : UIButton
@end