summaryrefslogtreecommitdiffstats
path: root/macosx/PictureController.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/PictureController.h')
-rw-r--r--macosx/PictureController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/PictureController.h b/macosx/PictureController.h
index ff1267b8e..b15eedb6d 100644
--- a/macosx/PictureController.h
+++ b/macosx/PictureController.h
@@ -74,6 +74,7 @@
- (void) SetHandle: (hb_handle_t *) handle;
- (void) SetTitle: (hb_title_t *) title;
+- (void) setInitialPictureFilters;
- (void) Display: (int) anim;
- (IBAction) SettingsChanged: (id) sender;