project_files/HedgewarsMobile/Classes/GameConfigViewController.h
changeset 3703 12d17c6e8855
parent 3547 02875b1145b7
child 3705 e1959819a542
--- a/project_files/HedgewarsMobile/Classes/GameConfigViewController.h	Sun Aug 01 17:58:09 2010 +0200
+++ b/project_files/HedgewarsMobile/Classes/GameConfigViewController.h	Mon Aug 02 00:55:24 2010 +0200
@@ -12,7 +12,7 @@
 @class MapConfigViewController;
 @class SchemeWeaponConfigViewController;
 
-@interface GameConfigViewController : UIViewController {    
+@interface GameConfigViewController : UIViewController {
     UIViewController *activeController;
     MapConfigViewController *mapConfigViewController;
     TeamConfigViewController *teamConfigViewController;