Updated filter menu
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@149 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
97c9c5773e
commit
b2c6b16098
|
@ -1606,11 +1606,11 @@ BEGIN
|
||||||
END
|
END
|
||||||
POPUP "&Pixel Filter"
|
POPUP "&Pixel Filter"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "Filter Plugin", ID_OPTIONS_FILTER_PLUGIN
|
MENUITEM "&Disable Filters", ID_OPTIONS_FILTER_NORMAL
|
||||||
|
MENUITEM "Use Filter Plugin", ID_OPTIONS_FILTER_PLUGIN
|
||||||
MENUITEM "Select Filter Plugin ...", ID_OPTIONS_SELECT_PLUGIN
|
MENUITEM "Select Filter Plugin ...", ID_OPTIONS_SELECT_PLUGIN
|
||||||
POPUP "Magnification"
|
POPUP "Magnification"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "&None", ID_OPTIONS_FILTER_NORMAL
|
|
||||||
POPUP "&2X"
|
POPUP "&2X"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "&Simple 2x", ID_OPTIONS_FILTER16BIT_SIMPLE2X
|
MENUITEM "&Simple 2x", ID_OPTIONS_FILTER16BIT_SIMPLE2X
|
||||||
|
|
Loading…
Reference in New Issue