On 04/27/2018 06:02 PM, Scott Kostyshak wrote: >> commit e2f864efe447c0d71eeaefaaeb4d51b8316f3fd1 >> Author: Daniel Ramöller <d....@web.de> >> Date: Thu Nov 24 14:10:03 2016 +0200 >> >> Lock toolbars (#10283) >> >> - LFUNs to (un)lock toolbars positions (both individually and all at >> once) >> >> - corresponding menu entry to "Lock Toolbars" menu. > Is the attached patch OK to initialize toolbarsMovable_? Should it > default to true or false? I put "true" in the patch because before the > patch, I think that toolbars were not lockable. > > Initialization fixes the attached Valgrind message.
Seems fine. Riki