OSDN Git Service

LinGui: Add max width/height widgets to preset save dialog
[handbrake-jp/handbrake-jp-git.git] / gtk / src / makedeps.py
index dbc4923..594b22f 100644 (file)
@@ -40,6 +40,7 @@ dep_map = (
        DepEntry("PictureDenoise", "PictureDenoiseCustom", "custom", False, True),
        DepEntry("PictureDecomb", "PictureDecombCustom", "custom", False, True),
        DepEntry("PictureDetelecine", "PictureDetelecineCustom", "custom", False, True),
+       DepEntry("autoscale", "PicturePresetBox", "FALSE", False, True),
        DepEntry("PictureAutoCrop", "PictureTopCrop", "FALSE", False, False),
        DepEntry("PictureAutoCrop", "PictureBottomCrop", "FALSE", False, False),
        DepEntry("PictureAutoCrop", "PictureLeftCrop", "FALSE", False, False),