ID_PL_SEL_REV     106 applications/osmo4_w32/Playlist.cpp 	ON_COMMAND(ID_PL_SEL_REV, OnReverseSelection)
ID_PL_SEL_REV     701 applications/osmo4_w32/Playlist.cpp 	pPopup->AppendMenu(MF_STRING | MF_ENABLED, ID_PL_SEL_REV, "Inverse Selection");
ID_PL_SEL_REV     173 applications/osmo4_wx/Playlist.cpp 	EVT_MENU(ID_PL_SEL_REV, wxPlaylist::OnReverseSelection)
ID_PL_SEL_REV     578 applications/osmo4_wx/Playlist.cpp 	popup->Append(ID_PL_SEL_REV, wxT("Inverse Selection"));
ID_PL_SEL_REV     159 applications/osmo4_wx/wxOsmo4.h 	ID_PL_SEL_REV,