]> git.lyx.org Git - lyx.git/commit
Fix Qt deprecation warning for isItemSelected()
authorScott Kostyshak <skostysh@lyx.org>
Fri, 6 Mar 2020 01:36:09 +0000 (20:36 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 6 Mar 2020 01:38:31 +0000 (20:38 -0500)
commitb38a452efb81cd0f4429aed7ae0fbe947e7e348e
tree6be4d6c824c6251e1592863495cc6184dec3e171
parent273af8803dd14ffa1b1454c263fa3ac80c9798a6
Fix Qt deprecation warning for isItemSelected()

These methods are related to the deprecated setItemSelected() and
setItemHidden() methods that were converted at 24926b2e.
src/frontends/qt/GuiRef.cpp