Fixed crash on applying or changing settings
The m_page member used to access the widgets was deleted too early. Deletion moved to finish() method.
Please register or sign in to comment
The m_page member used to access the widgets was deleted too early. Deletion moved to finish() method.