summaryrefslogtreecommitdiff
path: root/navit/iphone/downloader/Classes/DownloaderAppDelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'navit/iphone/downloader/Classes/DownloaderAppDelegate.h')
-rw-r--r--navit/iphone/downloader/Classes/DownloaderAppDelegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/iphone/downloader/Classes/DownloaderAppDelegate.h b/navit/iphone/downloader/Classes/DownloaderAppDelegate.h
index 3227e6b8f..e0cc8dc10 100644
--- a/navit/iphone/downloader/Classes/DownloaderAppDelegate.h
+++ b/navit/iphone/downloader/Classes/DownloaderAppDelegate.h
@@ -9,7 +9,7 @@
#import <UIKit/UIKit.h>
@interface DownloaderAppDelegate : NSObject <UIApplicationDelegate> {
-
+
UIWindow *window;
UINavigationController *navigationController;
}