Skip to content
  • Michael Natterer's avatar
    app: rename GIMP_INK_BLOB_TYPE_ELLIPSE to GIMP_INK_BLOB_TYPE_CIRCLE · c4cd420e
    Michael Natterer authored
    - TYPE_SQUARE is also named SQUARE and not RECTANGLE
    - serialization doesn't suffer from the changed name because it's the
      default value that never gets serialized
    - a lot of messy code in the ink options can be replaced by a one-liner
      because the enum names now match their resp. stock items
    c4cd420e