| commit | 799b0f0e6fb224b7adc8059ca275ad0c63654e8a | [log] |
|---|---|---|
| author | Michael Meeks <michael.meeks@collabora.com> | Thu Apr 23 14:04:55 2015 +0100 |
| committer | Michael Meeks <michael.meeks@collabora.com> | Thu Apr 23 14:04:55 2015 +0100 |
| tree | 3e4111ee389ec71a157e0d117ee18896d4a35876 | |
| parent | 2e8eee25cfbcfb2a46494d9b2ef81e65831201ed [diff] |
Windows build fix for VclPtr. Change-Id: I5444658e53926b3efbc89617ac7474fc48e47773
diff --git a/include/vcl/controllayout.hxx b/include/vcl/controllayout.hxx index f916724..ea85d37 100644 --- a/include/vcl/controllayout.hxx +++ b/include/vcl/controllayout.hxx
@@ -24,8 +24,7 @@ #include <tools/gen.hxx> #include <vector> #include <vcl/dllapi.h> class Control; #include <vcl/ctrl.hxx> namespace vcl {