mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-21 17:51:03 +00:00
Fix comment
This commit is contained in:
parent
098b4f3348
commit
27033f41aa
@ -1888,7 +1888,7 @@ void GuiDocument::onBufferViewChanged()
|
||||
"Do you want to switch back in order to apply them or dismiss the changes?"),
|
||||
1, 1, _("&Switch Back"), _("&Dismiss Changes"));
|
||||
if (ret == 0) {
|
||||
// Switch to previous buffer view and apply
|
||||
// Switch to previous buffer view
|
||||
switchback_ = true;
|
||||
// Record that we have asked.
|
||||
prompted_ = true;
|
||||
|
Loading…
Reference in New Issue
Block a user