summaryrefslogtreecommitdiff
path: root/vcl/inc/printdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/printdlg.hxx')
-rw-r--r--vcl/inc/printdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/printdlg.hxx b/vcl/inc/printdlg.hxx
index 72e6c6a01315..da25c825baf6 100644
--- a/vcl/inc/printdlg.hxx
+++ b/vcl/inc/printdlg.hxx
@@ -234,7 +234,7 @@ namespace vcl
void setupOptionalUI();
void readFromSettings();
void storeToSettings();
- com::sun::star::beans::PropertyValue* getValueForWindow( vcl::Window* ) const;
+ css::beans::PropertyValue* getValueForWindow( vcl::Window* ) const;
virtual void Resize() override;
virtual void Command( const CommandEvent& ) override;