Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.4.0
-
Fix Version/s: Qt Creator 4.5.0-rc1
-
Component/s: Project & Build Management
-
Labels:
-
Environment:Qmake project manager
-
Commits:62217464663b9e9aa6092b3211e18b55e1d26461
Description
I just discovered, that this menu entry is active for .ui files (here it leads to a compilation of the .cpp file with same base name) and for .pro files. For them it should usually fail, if no source file with the same base name exists.