Kaydet (Commit) 2ecf0ced authored tarafından Caolán McNamara's avatar Caolán McNamara

VclPtr: assert with query dialog open on closing query design

Change-Id: I40d196462ff2e37d86ca367d3a150c94872715f1
üst 9bc314e3
......@@ -170,7 +170,7 @@ OJoinDesignView* OJoinController::getJoinView()
void OJoinController::disposing()
{
m_pAddTableDialog = NULL;
m_pAddTableDialog.disposeAndClear();
OJoinController_BASE::disposing();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment