Details
-
Technical task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Win7, Debian
-
a1b46788b (dev)
Description
If there is a forward declaration of an enum class before a class lupdate prints a warning. But the .ts file is appropriate created.
E:/temp/foo.cpp:4: Qualifying with unknown namespace/class ::Foo Updating 'foo.ts'... Found 1 source text(s) (0 new and 1 already existing)
Attachments
Issue Links
- is duplicated by
-
QTBUG-76939 lupdate can not parse enum class forward declaration with underlying type
- Closed