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 6b1e9743b5ba..25b579a87107 100644
--- a/extensions/source/bibliography/bibview.hxx
+++ b/extensions/source/bibliography/bibview.hxx
@@ -70,7 +70,7 @@ namespace bib
virtual void Resize() override;
public:
- BibView( vcl::Window* _pParent, BibDataManager* _pDatMan, WinBits nStyle = WB_3DLOOK );
+ BibView( vcl::Window* _pParent, BibDataManager* _pDatMan, WinBits nStyle );
virtual ~BibView() override;
virtual void dispose() override;