Kaydet (Commit) d0dd4131 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:vclwidgets ("OutputDevice subclass should have ..."

Change-Id: Id2f6bbfa549fd71258b1d875fef44f1833781a3a
üst bf95b81a
......@@ -1657,7 +1657,7 @@ FormulaModalDialog::FormulaModalDialog( vcl::Window* pParent
SetText(m_pImpl->aTitle1);
}
FormulaModalDialog::~FormulaModalDialog() {}
FormulaModalDialog::~FormulaModalDialog() { disposeOnce(); }
void FormulaModalDialog::dispose()
{
......
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