Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.1.0
Description
struct Foo { int member; }; void f(Foo foo) { "bö" << foo // type '.' }
The auto completion shows the correct members, but changes also the dot to an arrow.
Without the umlaut it works as expected.
Attachments
Issue Links
- links to