]> git.lyx.org Git - lyx.git/commit
Fix bug #11796.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 1 Jun 2024 16:43:56 +0000 (12:43 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 1 Jun 2024 16:45:19 +0000 (12:45 -0400)
commitd7800919909f120c9fa8e4f5e3805371ec263337
tree728664db45e33765b829b787b5c7be064242b56c
parent26ab818033d6798bc88ea263f893e6f461d45221
Fix bug #11796.

Toolbars are now locked by default. Unlocked state should be saved
by Qt as a session variable.

Patch from Daniel.

(cherry picked from commit 42a8463aab6100e8209caa8cd137d3c500623729)
src/frontends/qt/GuiView.cpp