diff options
author | Michael Meeks <michael.meeks@collabora.com> | 2015-04-16 22:18:45 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2015-04-16 22:21:04 +0100 |
commit | 5d5f447e738f159297b3d7bf10220c3cdfe7e2fa (patch) | |
tree | 3468a9712ac78b7db78dc129fa9a47ea5f117372 /UnoControls/source/inc | |
parent | a461467a3edc1452835447ff075fda7420aaf153 (diff) |
UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.
Change-Id: I7b8c7ece656589c50fb066e9fa1565fd59f930da
Diffstat (limited to 'UnoControls/source/inc')
-rw-r--r-- | UnoControls/source/inc/progressbar.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/UnoControls/source/inc/progressbar.hxx b/UnoControls/source/inc/progressbar.hxx index 11994533af19..2b1dee2de696 100644 --- a/UnoControls/source/inc/progressbar.hxx +++ b/UnoControls/source/inc/progressbar.hxx @@ -23,6 +23,8 @@ #include <com/sun/star/lang/XServiceName.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> +#include <vcl/vclptr.hxx> + #include "basecontrol.hxx" // namespaces |