loplugin:vclwidgets ("OutputDevice subclass should have ..."
Change-Id: Id2f6bbfa549fd71258b1d875fef44f1833781a3a
This commit is contained in:
@@ -1657,7 +1657,7 @@ FormulaModalDialog::FormulaModalDialog( vcl::Window* pParent
|
|||||||
SetText(m_pImpl->aTitle1);
|
SetText(m_pImpl->aTitle1);
|
||||||
}
|
}
|
||||||
|
|
||||||
FormulaModalDialog::~FormulaModalDialog() {}
|
FormulaModalDialog::~FormulaModalDialog() { disposeOnce(); }
|
||||||
|
|
||||||
void FormulaModalDialog::dispose()
|
void FormulaModalDialog::dispose()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user