summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorSzymon Kłos <szymon.klos@collabora.com>2017-04-22 12:44:00 +0200
committerSzymon Kłos <szymon.klos@collabora.com>2017-04-22 13:50:57 +0200
commit055ae711eff085ff6b9db8f47c3193016d0db81e (patch)
tree97a2640bbefec5d04733f9fcf94f3b1317fb28fd /include/sfx2
parentd22bcb3867b2c61c11b5a563dcc5cf122d31bbff (diff)
Notebookbar: better tab placing for the NotebookbarTabControl
Change-Id: Ia44ce20455829048be457584c49fde0996f4a699 Reviewed-on: https://gerrit.libreoffice.org/36814 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/notebookbar/NotebookbarTabControl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/notebookbar/NotebookbarTabControl.hxx b/include/sfx2/notebookbar/NotebookbarTabControl.hxx
index 0d4ce9b9632c..2562af565b11 100644
--- a/include/sfx2/notebookbar/NotebookbarTabControl.hxx
+++ b/include/sfx2/notebookbar/NotebookbarTabControl.hxx
@@ -25,6 +25,7 @@ public:
NotebookbarTabControl( Window* pParent );
virtual void StateChanged(StateChangedType nStateChange) override;
+ virtual Size calculateRequisition() const override;
private:
static void FillShortcutsToolBox(css::uno::Reference<css::uno::XComponentContext>& xContext,