summaryrefslogtreecommitdiff
path: root/vcl/inc/toolbox.h
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2021-08-08 21:08:37 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-08-08 22:32:12 +0200
commit2c1ae17421af0fc0e398b66bc2a07f27977a5bf0 (patch)
tree3280843e618053ff16d8e8be9a4baf40cd42bb88 /vcl/inc/toolbox.h
parent12dd1ce1dddc4ebad6be94ddec167cc7f6c45fe3 (diff)
no need to allocate ControlLayoutData separately
Change-Id: I239befdaa05beea5200c81f23d0af861c9fc3baa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120177 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl/inc/toolbox.h')
-rw-r--r--vcl/inc/toolbox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/toolbox.h b/vcl/inc/toolbox.h
index e5b1fe8b647a..9b6ae789e221 100644
--- a/vcl/inc/toolbox.h
+++ b/vcl/inc/toolbox.h
@@ -21,7 +21,6 @@
#define INCLUDED_VCL_INC_TOOLBOX_H
#include <vcl/toolbox.hxx>
-#include <vcl/toolkit/controllayout.hxx>
#include <optional>
#include <vector>