project_files/HedgewarsMobile/Classes/SchemeSettingsViewController.m
changeset 4281 e033cf015b2c
parent 3916 e7d665a4ef42
child 4287 7dbdc862097c
equal deleted inserted replaced
4279:b697a26ed538 4281:e033cf015b2c
    18  * File created on 19/04/2010.
    18  * File created on 19/04/2010.
    19  */
    19  */
    20 
    20 
    21 
    21 
    22 #import "SchemeSettingsViewController.h"
    22 #import "SchemeSettingsViewController.h"
    23 #import "CommodityFunctions.h"
    23 #import "CreationChamber.h"
    24 #import "SingleSchemeViewController.h"
    24 #import "SingleSchemeViewController.h"
    25 
    25 
    26 @implementation SchemeSettingsViewController
    26 @implementation SchemeSettingsViewController
    27 @synthesize listOfSchemes;
    27 @synthesize listOfSchemes;
    28 
    28