mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-27 06:47:02 -05:00
Remove empty context menu from the main menu
This commit is contained in:
parent
ea55a2ad29
commit
ddc4b9b7d5
@ -175,6 +175,9 @@
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QMenuBar" name="menubar">
|
||||
<property name="contextMenuPolicy">
|
||||
<enum>Qt::PreventContextMenu</enum>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuFile">
|
||||
<property name="title">
|
||||
<string>&Database</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user