]> sigrok.org Git - pulseview.git/commitdiff
MainBar: Prevent context menu from appearing
authorSoeren Apel <redacted>
Mon, 5 Jan 2015 20:28:04 +0000 (21:28 +0100)
committerJoel Holdsworth <redacted>
Sat, 10 Jan 2015 16:54:26 +0000 (16:54 +0000)
A user can remove the main toolbar by using the right-click context
menu and clicking on the single entry in it, effectively hiding the
toolbar this way. There is no way to restore it except for closing
PV and deleting the stored session file in ~/.config/sigrok.

This patch prevents the context menu from appearing, thereby
removing the ability to hide the main tool bar.


No differences found