Skip to content
Verified Commit 0bf22ff9 authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

Port away from deprecated AbstarctRunner::actions method

This was deprecated, because having string based key-actions values
does not fit the usecases we have.

Consequently we should check if the runner has any QAction children, this
works if the runner created the QActions manually or if the actions
are registered in the abstract runner.

Also we can drop the ugly hack.
parent a790b8d7
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