]> git.lyx.org Git - features.git/commit
Add getStatus check that >1 tab for switching
authorScott Kostyshak <skostysh@lyx.org>
Wed, 8 Apr 2015 02:55:20 +0000 (22:55 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Wed, 8 Apr 2015 02:55:20 +0000 (22:55 -0400)
commite26ac5c5506a7e37ac24e696aaa3b7b1e721dbcb
tree878f3e3be11db0a41cf3b7190e3347b9e564f547
parent52fee3556e63859f3ba52609e8f025a491767a81
Add getStatus check that >1 tab for switching

buffer-next and buffer-previous are now only enabled
if there is more than one tab. Note that it does not
matter whether we are at the first or last tab because
we cycle.
src/frontends/qt4/GuiView.cpp