]> git.lyx.org Git - lyx.git/commit
Handle activateWindow in LFUN_BUFFER_SWITCH like in saveBufferIfNeeded() and doShowDi...
authorStephan Witt <switt@lyx.org>
Sat, 16 Apr 2016 20:30:33 +0000 (22:30 +0200)
committerStephan Witt <switt@lyx.org>
Tue, 19 Apr 2016 19:58:58 +0000 (21:58 +0200)
commit24dfca3e2a5f9444cbf3f8169888a5b20993d8b9
tree98e5afb260d882ac000ac50ce0243f3c1882eb30
parent23ef2947a31cb073b2dc150a3f9c98440e3beeec
Handle activateWindow in LFUN_BUFFER_SWITCH like in saveBufferIfNeeded() and doShowDialog() methods.
This is a requirement on Mac to get the current buffer view topmost after buffer switch.
src/frontends/qt4/GuiView.cpp
status.22x