| commit | d531743ca34232aedc0b437a9ff5807dea8d51ed | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Thu Jun 23 09:41:40 2016 +0100 |
| committer | Caolán McNamara <caolanm@redhat.com> | Thu Jun 23 09:41:58 2016 +0100 |
| tree | cb01ae4442c971aa3098ed3d193d6ea4453d7b77 | |
| parent | 7ab4f31b6e23bc33ca9bb3bd6ca44da029148a8d [diff] |
VclPtr: svtools error message dialog doesn't dispose Change-Id: I83640cc60d5e0239d228c749c32f896df5e2d9f2
diff --git a/svtools/source/misc/ehdl.cxx b/svtools/source/misc/ehdl.cxx index 09fa9c48..3534f50 100644 --- a/svtools/source/misc/ehdl.cxx +++ b/svtools/source/misc/ehdl.cxx
@@ -137,6 +137,7 @@ static sal_uInt16 aWndFunc( SAL_WARN( "svtools.misc", "Unknown MessBox return value" ); break; } pBox.disposeAndClear(); return nRet; }