project_files/HedgewarsMobile/Classes/SchemeSettingsViewController.m
changeset 6822 206db098f8c5
parent 6700 e04da46ee43c
child 6832 fae8fd118da9
equal deleted inserted replaced
6821:d4f75843cf5d 6822:206db098f8c5
    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 "CreationChamber.h"
       
    24 #import "SingleSchemeViewController.h"
    23 #import "SingleSchemeViewController.h"
    25 
    24 
    26 @implementation SchemeSettingsViewController
    25 @implementation SchemeSettingsViewController
    27 @synthesize listOfSchemes;
    26 @synthesize listOfSchemes;
    28 
    27