Details
Description
- Create a new Qt Console Application project.
- Make sure that "Run in terminal" is checked for this project.
- Run the application in the debugger.
A terminal window will open for this application. - Click the "Stop Debugger" icon.
The application will quit but the terminal window will remain visible.
When stopping the application, the terminal window should disappear. When just running the application without a debugger, this works correctly.