summaryrefslogtreecommitdiff
path: root/include/vcl/fntstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/fntstyle.hxx')
-rw-r--r--include/vcl/fntstyle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/fntstyle.hxx b/include/vcl/fntstyle.hxx
index 481d0a2ff9cf..03814c2621fd 100644
--- a/include/vcl/fntstyle.hxx
+++ b/include/vcl/fntstyle.hxx
@@ -23,7 +23,7 @@
#include <sal/types.h>
#include <o3tl/typed_flags_set.hxx>
-enum FontRelief { RELIEF_NONE, RELIEF_EMBOSSED, RELIEF_ENGRAVED, FontRelief_FORCE_EQUAL_SIZE=SAL_MAX_ENUM };
+enum class FontRelief { NONE, Embossed, Engraved, FontRelief_FORCE_EQUAL_SIZE=SAL_MAX_ENUM };
enum class FontKerning
{