summaryrefslogtreecommitdiffstats
path: root/macosx/PictureController.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/PictureController.h')
-rw-r--r--macosx/PictureController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/PictureController.h b/macosx/PictureController.h
index d2a3bc8f0..6aa03f1a9 100644
--- a/macosx/PictureController.h
+++ b/macosx/PictureController.h
@@ -10,7 +10,7 @@
/* Needed for Quicktime movie previews */
#import <QTKit/QTKit.h>
-#define HB_NUM_HBLIB_PICTURES 10 // hbilb generates 10 preview pictures
+#define HB_NUM_HBLIB_PICTURES 20 // # of preview pictures libhb should generate
@interface PictureController : NSWindowController
{