Kaydet (Commit) 86a852f0 authored tarafından Noel Grandin's avatar Noel Grandin Kaydeden (comit) Noel Grandin

convert B2VectorContinuity to scoped enum

Change-Id: Id7c16223f579fea1e1d64c0b77327be1b6d5c8d9
Reviewed-on: https://gerrit.libreoffice.org/22631Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst 5a9cbb7a
......@@ -40,7 +40,7 @@ namespace basegfx
/** Descriptor for the mathematical continuity of two 2D Vectors
*/
enum B2VectorContinuity
enum class B2VectorContinuity
{
/// none
NONE = 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment