-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10.0
-
None
-
75259f4f1 (18.0)
e.g.
Tasking::GroupItem runRecipe()
{
....
.... Tr::tr("something") ....
....
}
results in "Qualifying with unknown namespace/class ::Tasking".
Even fully qualifying the Tr::tr call doesn't help. What helps, is to declare a "using GroupItem = Tasking::GroupItem;" and using just "GroupItem" as the return type.
For Gerrit Dashboard: QTBUG-140636 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
680000,3 | Fix lupdate issues | 18.0 | qt-creator/qt-creator | Status: MERGED | +2 | +1 |