https://bugs.kde.org/show_bug.cgi?id=405777
Stefan Brüns <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |[email protected] | |e Ever confirmed|0 |1 --- Comment #3 from Stefan Brüns <[email protected]> --- >From the source code: // HACK the first character of QAction::text is '&' newTags.append(action->text().remove(0,1)); m_metaData->setTags(newTags); -- You are receiving this mail because: You are watching all bug changes.
