-
Bug
-
Resolution: Done
-
P4: Low
-
Qt Creator 3.1.1
-
Windows 7 64 bit
-
Ia1f65b8fd338b8e783f0d032574b9526befcc1a3
- Start the "C++ Library" wizard using "File" -> "New File or Project..." -> "Libraries" -> "C++ Library".
- Select "Shared Library" or "Statically Liked Library" from the combo box.
- Proceed up to the "Details" page.
- Type a class name into the "Class name" edit.
- Click "Next".
- Click the back-button.
- The "Details" page shows defaults again.
The wizard should preserve values entered by the user.