summaryrefslogtreecommitdiff
path: root/extensions/source/scanner/sanedlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/scanner/sanedlg.hxx')
-rw-r--r--extensions/source/scanner/sanedlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/scanner/sanedlg.hxx b/extensions/source/scanner/sanedlg.hxx
index 45750e5a452b..57eaa54b0cb3 100644
--- a/extensions/source/scanner/sanedlg.hxx
+++ b/extensions/source/scanner/sanedlg.hxx
@@ -103,7 +103,7 @@ private:
// helper
bool SetAdjustedNumericalValue( const char* pOption, double fValue, int nElement = 0 );
public:
- SaneDlg( Window*, Sane&, bool );
+ SaneDlg( vcl::Window*, Sane&, bool );
virtual ~SaneDlg();
virtual short Execute() SAL_OVERRIDE;