Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
Qt Creator 4.8.0-beta1
-
None
Description
After updating to QtCreator 4.8 beta I got ugly white highlighting for some C++ operators ( != and -> ):
When I hover cursor over '!=' I got popup:
QAndroidJniObject &QAndroidJniObject::operator=(T object)
Replace the current object with object. The old Java object will be released.
I've tried to disable Android plugins but it didn't helped
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-21282 White backgound for function and overloaded operators
- Closed