mirror of
https://github.com/rizinorg/cutter.git
synced 2025-02-20 21:56:06 +00:00
Fix for Qt 5.5
This commit is contained in:
parent
78c7d791cc
commit
aafc99dcd6
@ -18,6 +18,9 @@ DisassemblyContextMenu::DisassemblyContextMenu(QWidget *parent)
|
||||
actionRename(this),
|
||||
actionRenameUsedHere(this),
|
||||
actionXRefs(this),
|
||||
actionDeleteComment(this),
|
||||
actionDeleteFlag(this),
|
||||
actionDeleteFunction(this),
|
||||
actionDisplayOptions(this),
|
||||
actionSetBaseBinary(this),
|
||||
actionSetBaseOctal(this),
|
||||
|
Loading…
Reference in New Issue
Block a user