Skip to content
Commit ddef9ee7 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

QMenuItem: Make it a plain QObject

This isn't a visual item placed in the scene, Qt applying its recursive
enabled/visible properties messes with the action's visibility in
unpredictable and hard to debug ways.

Instead, make it a plain QObject and let us handle those properties
entirely on our own.
parent 7c368856
Pipeline #454352 passed with stage
in 1 minute and 37 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment