From 0ed0974298992ae871a8fbe79f856cf2588aeec6 Mon Sep 17 00:00:00 2001 From: Michael Jaumann Date: Tue, 23 Sep 2014 12:34:54 +0000 Subject: fdo#59299 Personas for bottom toolbars Change-Id: If823964bf3bb67563504db61b6c5d557cab89243 Reviewed-on: https://gerrit.libreoffice.org/11609 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- include/vcl/settings.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/vcl/settings.hxx b/include/vcl/settings.hxx index 10ae6a60854f..fb16ee3cff06 100644 --- a/include/vcl/settings.hxx +++ b/include/vcl/settings.hxx @@ -522,6 +522,8 @@ public: const BitmapEx GetPersonaHeader() const; + const BitmapEx GetPersonaFooter() const; + const boost::optional& GetPersonaMenuBarTextColor() const; // global switch to allow EdgeBlenging; currently possible for ValueSet and ListBox -- cgit