Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 2.4.0-beta
Description
Example: Create new qt console application.
Project file contains:
QT += core
QT -= gui
Add new class wizard contains options for creating new class from QWidget. Compilation fails because the project has not been updated with the relevant modules, nor is the Base-Class dropdown reduced to non-gui options.