summaryrefslogtreecommitdiff
path: root/include/vcl/oldprintadaptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/oldprintadaptor.hxx')
-rw-r--r--include/vcl/oldprintadaptor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/oldprintadaptor.hxx b/include/vcl/oldprintadaptor.hxx
index 72d1163d67c4..987b58ff3aa3 100644
--- a/include/vcl/oldprintadaptor.hxx
+++ b/include/vcl/oldprintadaptor.hxx
@@ -29,7 +29,7 @@ namespace vcl
{
ImplOldStyleAdaptorData* mpData;
public:
- OldStylePrintAdaptor(const std::shared_ptr<Printer>&);
+ OldStylePrintAdaptor( const VclPtr< Printer >& );
virtual ~OldStylePrintAdaptor();
void StartPage();