Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.7.0-beta
-
41dfa8bc2ab81469e51ae5e65cdc60efea78912d
Description
1.) Create a kit named "aa"
2.) Apply, thus moving the kit to KitManager::kits()
3.) Remove kit "aa"
4.) Rename any other kit to aa. Since KitManager::kits() contains already a kit "aa", the name is made unique with a suffix.