G'Mic's activation flags are lost
Closed, ResolvedPublic

Description

Hi Michael,

https://bugs.kde.org/show_bug.cgi?id=342519 has been reopened. It seems that in the commit below, we lost the activation flags for the gmic action. Could we have lost those flags for more actions? Can you please take a look? Thanks!

commit 17a845241de77abd24a84a12075b04e63e344cc6
Author: Michael Abrahams <miabraha@gmail.com>, Wed Dec 2 15:00:36 2015 -0500 (8 months ago)
Committer: Michael Abrahams <miabraha@gmail.com>, Wed Dec 2 22:32:19 2015 -0500 (8 months ago)
Precedes: v2.99.88
Branches: <Expand>

Replace most calls to setActivationFlags() with static data

The new function actionRegistry->getActionProperty exposes the .action
data in a more user-friendly way.