diff -r 8b1920a22df3 -r de8cadbd6a41 PluginMetricsRadon.py --- a/PluginMetricsRadon.py Fri Sep 18 19:46:57 2015 +0200 +++ b/PluginMetricsRadon.py Fri Sep 18 19:51:37 2015 +0200 @@ -406,6 +406,7 @@ if menu: if not menu.isEmpty(): act = menu.addSeparator() + # TODO: change this to a 'header' action with bold text act.setText(self.tr("Radon")) self.__projectSeparatorActs.append(act)