project_files/HedgewarsMobile/Classes/MapPreviewButtonView.h
changeset 6822 206db098f8c5
parent 6700 e04da46ee43c
child 6832 fae8fd118da9
equal deleted inserted replaced
6821:d4f75843cf5d 6822:206db098f8c5
    18  * File created on 26/09/2010.
    18  * File created on 26/09/2010.
    19  */
    19  */
    20 
    20 
    21 
    21 
    22 #import <UIKit/UIKit.h>
    22 #import <UIKit/UIKit.h>
    23 #import "SDL_net.h"
       
    24 
    23 
    25 @protocol MapPreviewViewDelegate <NSObject>
    24 @protocol MapPreviewViewDelegate <NSObject>
    26 
    25 
    27 -(void) turnOnWidgets;
    26 -(void) turnOnWidgets;
    28 -(void) setMaxLabelText:(NSString *)string;
    27 -(void) setMaxLabelText:(NSString *)string;