Details
-
Bug
-
Resolution: Cannot Reproduce
-
P4: Low
-
None
-
Qt Creator 4.3.1, Qt Creator 4.4.0-beta1
-
Windows 10, MSVC2015
Description
Steps to reproduce:
- On Windows, open the src\widgets\widgets.pro of a 5.9 developer build at 3e8ebea95b634c7ded9ee0b884768155e9e7f686
- Open the styles sources (qwindowsstyle.cpp/qfusionstyle.cpp).
- Note: code below QT_CONFIG() is grayed out
Note that this works on Linux and also on WIndows using 5.8. It is likely that this is some Qt issue.