project_files/HedgewarsMobile/Classes/AboutViewController.m
changeset 6078 8c0cc07731e5
parent 6000 dbcebcd3d79f
child 6673 1ee72dcea263
equal deleted inserted replaced
6077:d8fa5a85d24f 6078:8c0cc07731e5
    18  * File created on 01/08/2010.
    18  * File created on 01/08/2010.
    19  */
    19  */
    20 
    20 
    21 
    21 
    22 #import "AboutViewController.h"
    22 #import "AboutViewController.h"
    23 #import "CommodityFunctions.h"
    23 
    24 
    24 
    25 @implementation AboutViewController
    25 @implementation AboutViewController
    26 @synthesize tableView, segmentedControl, people;
    26 @synthesize tableView, segmentedControl, people;
    27 
    27 
    28 -(BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation) interfaceOrientation {
    28 -(BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation) interfaceOrientation {