]> git.lyx.org Git - lyx.git/commit
GuiSelectionManager: properly handle de-selecting items
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 30 Mar 2019 10:32:06 +0000 (11:32 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 30 Mar 2019 10:36:47 +0000 (11:36 +0100)
commit02974ff2a9f32c1870e41b4eee9f37ae3ff0d04f
treedbc2cc12a5349684a8b0b12660d52540e03e1033
parentaa5add6b96326cbe5b3609cd0a795f80303a70f2
GuiSelectionManager: properly handle de-selecting items

When an item is de-selected with the mouse, and thus no item selected
anymore, disable add, up, down and delete buttons.
src/frontends/qt4/GuiSelectionManager.cpp
src/frontends/qt4/GuiSelectionManager.h