Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.5.1, Qt Creator 3.6.0-beta1
-
None
-
Windows 7 64 bit
Qt 5.5.1
-
287f66c47f1dd769880f81ee3509fe4027fa8d11
Description
- Start Creator with empty settings.
- Go to "Tools" -> "Options..." -> "Build & Run" -> "Kits".
There should be one kit named "Desktop" which is the default. - Select kit "Desktop".
- Click the "Clone" button twice.
By this you clone the default kit and then clone the clone: - Click "OK".
- Go to "Tools" -> "Options..." -> "Build & Run" -> "Kits" again.
You see the three kits sorted alphabetically:
- Select kit "Clone of Clone of Desktop".
- Click "Make Default".
- Select kit "Desktop".
- Click "Remove".
So far, everything looks right:
- Click "Apply".
The default kit changes to "Clone of Desktop"
When a default kit is set manually, clicking "Apply" should never change this.