diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-02-22 14:28:13 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-02-22 14:29:11 +0100 |
commit | 21b3620be84a6b3c87cd7bf317dda506b4e37d2a (patch) | |
tree | b6b5f73567c9ce723fb3a817caa7be9177700635 /scp2/source | |
parent | c2befb46193a4644155a1beee9197906be1af780 (diff) |
Missing dispose of dialog
...causing crash later at
> SfxItemPool::GetFrozenIdRanges() const
> SfxItemSet::~SfxItemSet()
> SfxTabDialog::dispose()
> ScRefHdlrImpl<ScValidationDlg, SfxTabDialog, false>::dispose()
> ScValidationDlg::dispose()
> OutputDevice::disposeOnce()
> VclPtr<vcl::Window>::disposeAndClear()
> vcl::LazyDeletor::~LazyDeletor()
> vcl::LazyDelete::flush()
> ImplYield(bool, bool, unsigned long)
> Application::Yield()
Change-Id: Ia4ae95cbbf4b5660ed08058b67ab674029c0b437
Diffstat (limited to 'scp2/source')
0 files changed, 0 insertions, 0 deletions