summaryrefslogtreecommitdiff
path: root/include/vcl/vclevent.hxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2016-03-30 22:29:16 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-03-31 11:20:55 +0000
commitef9757605619c6bcbdde61c93c834a0467453d67 (patch)
tree8265c09feb6930ceafec9937a8b70467fd99f84b /include/vcl/vclevent.hxx
parent51d7f466df85f679f54e4e690f8b5e602192eb7b (diff)
tdf#97525 vcl: make DeletionListener internal
move include/vcl/impdel.hxx to vcl/inc/ include impdel.hxx in salframe.hxx remove vcl/impdel.hxx includes in pch add missing <list> includes Change-Id: Id146363b2e20ce0238542929c26a83efb1e8c4bd Reviewed-on: https://gerrit.libreoffice.org/23664 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/vcl/vclevent.hxx')
-rw-r--r--include/vcl/vclevent.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/vclevent.hxx b/include/vcl/vclevent.hxx
index c7f59dba9aee..4d15991c011b 100644
--- a/include/vcl/vclevent.hxx
+++ b/include/vcl/vclevent.hxx
@@ -22,7 +22,6 @@
#include <tools/link.hxx>
#include <vcl/dllapi.h>
-#include <vcl/impdel.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/window.hxx>