diff options
Diffstat (limited to 'Source/SPTextViewAdditions.h')
-rw-r--r-- | Source/SPTextViewAdditions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPTextViewAdditions.h b/Source/SPTextViewAdditions.h index 0aaa4cde..e5e38d3d 100644 --- a/Source/SPTextViewAdditions.h +++ b/Source/SPTextViewAdditions.h @@ -33,5 +33,6 @@ - (IBAction)doDecomposedStringWithCompatibilityMapping:(id)sender; - (IBAction)doPrecomposedStringWithCanonicalMapping:(id)sender; - (IBAction)doPrecomposedStringWithCompatibilityMapping:(id)sender; +- (IBAction)doTranspose:(id)sender; @end
\ No newline at end of file |