summaryrefslogtreecommitdiff
path: root/include/vcl/settings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/settings.hxx')
-rw-r--r--include/vcl/settings.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vcl/settings.hxx b/include/vcl/settings.hxx
index 1f879b188c18..a45e0e685633 100644
--- a/include/vcl/settings.hxx
+++ b/include/vcl/settings.hxx
@@ -29,7 +29,7 @@
#include <memory>
#include <vector>
-#include <boost/optional.hpp>
+#include <o3tl/optional.hxx>
class BitmapEx;
class LanguageTag;
@@ -549,7 +549,7 @@ public:
BitmapEx const & GetPersonaFooter() const;
- const boost::optional<Color>& GetPersonaMenuBarTextColor() const;
+ const o3tl::optional<Color>& GetPersonaMenuBarTextColor() const;
// global switch to allow EdgeBlenging; currently possible for ValueSet and ListBox
// when activated there using Get/SetEdgeBlending; default is true