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 f7b669f4..4205140f 100644 --- a/Source/SPFieldEditorController.h +++ b/Source/SPFieldEditorController.h @@ -50,6 +50,7 @@ int counter; unsigned long long maxTextLength; + BOOL editTextViewWasChanged; NSUserDefaults *prefs; } |