summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2015-04-10 19:33:50 +0100
committerMichael Meeks <michael.meeks@collabora.com>2015-04-10 19:33:50 +0100
commite985155bc506c84efba297751c76242406351de7 (patch)
tree8d6b9878f33c6cb0011f9dde60db1424bee0f23d /extensions
parente33d74ff2ef2493b9de558b033c2d05b6ce97069 (diff)
Misc. other fixing.
Change-Id: Iffdb9951daaf38489f6b788e07d9b14256459fd4
Diffstat (limited to 'extensions')
-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 0ab5744244da..1f797c6e990f 100644
--- a/extensions/source/bibliography/bibview.hxx
+++ b/extensions/source/bibliography/bibview.hxx
@@ -65,7 +65,7 @@ namespace bib
private:
DECL_STATIC_LINK(BibView, CallMappingHdl, BibView*);
- protected:
+ public:
// Window overridables
virtual void Resize() SAL_OVERRIDE;