diff options
Diffstat (limited to 'Source/SPFieldEditorController.h')
-rw-r--r-- | Source/SPFieldEditorController.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPFieldEditorController.h b/Source/SPFieldEditorController.h index 31ec6f44..262066a6 100644 --- a/Source/SPFieldEditorController.h +++ b/Source/SPFieldEditorController.h @@ -53,6 +53,7 @@ BOOL editTextViewWasChanged; BOOL allowUndo; BOOL wasCutPaste; + BOOL selectionChanged; NSUserDefaults *prefs; |