mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Correct typo from last commit
This commit is contained in:
parent
dabb534a36
commit
2b77b2e8ad
@ -1921,7 +1921,6 @@ bool GuiView::getStatus(FuncRequest const & cmd, FuncStatus & flag)
|
||||
enable = doc_buffer;
|
||||
break;
|
||||
|
||||
case LFUN_BUFFER_NEXT:
|
||||
case LFUN_BUFFER_NEXT:
|
||||
case LFUN_BUFFER_PREVIOUS:
|
||||
// because we cycle, it doesn't matter whether on first or last
|
||||
|
Loading…
Reference in New Issue
Block a user