project_files/HedgewarsMobile/Classes/AboutViewController.m
branchhedgeroid
changeset 6224 42b256eca362
parent 6078 8c0cc07731e5
child 6673 1ee72dcea263
equal deleted inserted replaced
6055:88cfcd9161d3 6224:42b256eca362
    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 {