aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFieldEditorController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPFieldEditorController.h')
-rw-r--r--Source/SPFieldEditorController.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPFieldEditorController.h b/Source/SPFieldEditorController.h
index 4205140f..a330108e 100644
--- a/Source/SPFieldEditorController.h
+++ b/Source/SPFieldEditorController.h
@@ -53,6 +53,8 @@
BOOL editTextViewWasChanged;
NSUserDefaults *prefs;
+
+ int editSheetReturnCode;
}
- (IBAction)closeEditSheet:(id)sender;