]> sigrok.org Git - pulseview.git/commit
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)
commit758f60236d1c30c161dcf783de5375fda15f3831
tree1ef44bc5f8b58df3ba23e34d0c15fae688b2d0f6
parent1982c6500d69f2ee005b35460944e6c2d323b465
MainBar: Prevent context menu from appearing

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.
pv/toolbars/mainbar.cpp