summaryrefslogtreecommitdiffstats
path: root/macosx/HBFilters.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBFilters.h')
-rw-r--r--macosx/HBFilters.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/HBFilters.h b/macosx/HBFilters.h
index 6ad82529c..432e232ff 100644
--- a/macosx/HBFilters.h
+++ b/macosx/HBFilters.h
@@ -29,6 +29,7 @@ extern NSString * const HBFiltersChangedNotification;
@property (nonatomic, readwrite, copy) NSString *denoiseCustomString;
@property (nonatomic, readwrite) int deblock;
+@property (nonatomic, readwrite) int rotate;
@property (nonatomic, readwrite) BOOL grayscale;
@property (nonatomic, readwrite, weak, nullable) NSUndoManager *undo;