Skip to content
Snippets Groups Projects
Commit fc878896 authored by Friedemann Kleint's avatar Friedemann Kleint Committed by hjk
Browse files

Fix exit crash when showing GDB options page.


The options page deleted the widget, which it does not own.

Remove the deletion, rename GdbOptionsPagePrivate to
GdbOptionsPageWidget and use a QPointer in the GdbOptionsPage,
rename the member to m_widget for clarity.

Change-Id: I211a7cf4d59015c540335bd6313eaff13f1999a4
Reviewed-by: default avatarhjk <qthjk@ovi.com>
parent a208cebd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment