Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.7.0
-
68d6a762d914b0cfc1ede64161b14808d6e9b0ab
Description
E.g.:
void f()
{
enum blubb { foo, bar };
}
"Find usages" on foo or bar does not find anything, not even the definition. More precisely, it doesn't even appear to start at all – nothing happens.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-6013 values of local enums are not highlighted and completion does not work
-
- Closed
-