project_files/HedgewarsMobile/Classes/SupportViewController.m
changeset 6078 8c0cc07731e5
parent 6074 047eaed35cbb
child 6658 2cccf6b2b89d
equal deleted inserted replaced
6077:d8fa5a85d24f 6078:8c0cc07731e5
    18  * File created on 19/09/2010.
    18  * File created on 19/09/2010.
    19  */
    19  */
    20 
    20 
    21 
    21 
    22 #import "SupportViewController.h"
    22 #import "SupportViewController.h"
    23 #import "CommodityFunctions.h"
    23 
    24 
    24 
    25 @implementation SupportViewController
    25 @implementation SupportViewController
    26 @synthesize waysToSupport;
    26 @synthesize waysToSupport;
    27 
    27 
    28 -(BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation {
    28 -(BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation {