[kmymoney] [Bug 486486] Build fails with LTO
Eli Schwartz
bugzilla_noreply at kde.org
Fri May 3 04:20:08 BST 2024
https://bugs.kde.org/show_bug.cgi?id=486486
--- Comment #1 from Eli Schwartz <eschwartz93 at gmail.com> ---
https://invent.kde.org/office/kmymoney/-/blob/b49b51460c3314562fb88d81a28b58f5637f2b23/kmymoney/dialogs/kcurrencyeditdlg.cpp#L51
```
// duplicated eMenu namespace from menuenums.h for consistency
// there shouldn't be any clash, because we don't need menuenums.h here
namespace eMenu {
enum class Action {
// *************
// The currency menu
// *************
NewCurrency, RenameCurrency, DeleteCurrency,
SetBaseCurrency,
```
no clash?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list