aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAppController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPAppController.h')
-rw-r--r--Source/SPAppController.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPAppController.h b/Source/SPAppController.h
index 87ae8e9e..b96b1d75 100644
--- a/Source/SPAppController.h
+++ b/Source/SPAppController.h
@@ -32,6 +32,7 @@
@interface SPAppController : NSObject <FRFeedbackReporterDelegate>
{
+
IBOutlet NSWindow* bundleEditorWindow;
BOOL isNewFavorite;
@@ -56,6 +57,7 @@
NSMutableArray *runningActivitiesArray;
NSString *lastBundleBlobFilesDirectory;
+
}
@property (readwrite, retain) NSString *lastBundleBlobFilesDirectory;