Skip to content
  • Hans Breuer's avatar
    [gtk-deprecated] ArrayProp editor now handles enum changes · ad3bb184
    Hans Breuer authored
    For full functional replacement of UMLDialog with the generated GUI
    this was the last missing piece. It's not pretty though, because the
    enum values, not their text (or short representation) is shown.
    
    Added the needed change in object/UML/class.c for reference, but
    protected by #if 0 for now.
    ad3bb184