]> git.lyx.org Git - features.git/commit
GuiSelectionManager: properly handle de-selecting items
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 30 Mar 2019 10:32:06 +0000 (11:32 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:22 +0000 (15:48 +0200)
commitb34b364a3c50c25b9145fa2a64e7d6ab7b6703d0
treed3ee97ee68d6d6658f20514ebe7dc33bb0fcee58
parent3f26b1d8fb445e9ba41f23f14ecf25a949c6601a
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