summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/bibview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/bibliography/bibview.hxx')
-rw-r--r--extensions/source/bibliography/bibview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/bibliography/bibview.hxx b/extensions/source/bibliography/bibview.hxx
index a8d73ad7408a..add53d7c2bbe 100644
--- a/extensions/source/bibliography/bibview.hxx
+++ b/extensions/source/bibliography/bibview.hxx
@@ -59,7 +59,7 @@ namespace bib
virtual void _reloaded( const ::com::sun::star::lang::EventObject& _rEvent ) SAL_OVERRIDE;
public:
- BibView( Window* _pParent, BibDataManager* _pDatMan, WinBits nStyle = WB_3DLOOK );
+ BibView( vcl::Window* _pParent, BibDataManager* _pDatMan, WinBits nStyle = WB_3DLOOK );
virtual ~BibView();
void UpdatePages();