Updated filter menu
This commit is contained in:
parent
268929a9d3
commit
6ee8b17eb6
|
@ -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