summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-04-18 11:21:44 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-07-20 01:26:03 -0400
commit46429c9920650c722f541445f186a34a752388a1 (patch)
tree3bf9ba06cc47a45936c50eebbc035b1b03b2d50f /vcl
parentd4b38602c6ae1f0ae45d3f52e15795bfaabd523c (diff)
tdf#99352 - Some VclPtrs leak past DeInitVCL
Change-Id: I74b27b1d8b662a644df580ae128643b8495355f8 Reviewed-on: https://gerrit.libreoffice.org/24204 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> (cherry picked from commit 67d333c608a662621c1069aacdec75e45e33a183)
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/window/winproc.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/window/winproc.cxx b/vcl/source/window/winproc.cxx
index 4cbf6fdcc514..599bd9fcd4db 100644
--- a/vcl/source/window/winproc.cxx
+++ b/vcl/source/window/winproc.cxx
@@ -36,6 +36,7 @@
#include <vcl/dockwin.hxx>
#include <vcl/menu.hxx>
#include <vcl/virdev.hxx>
+#include <vcl/lazydelete.hxx>
#include <touch/touch.h>
#include <svdata.hxx>