Skip to content
  • Tristan Van Berkom's avatar
    Support load and save of files with a <template> element. · b2829ef1
    Tristan Van Berkom authored
    GladeWidget now has a "parent-name" property which specifies
    the class from which a template derives. Loading and Saving
    code now takes <template> tags into account.
    
    A GladeWidget is instanciated slightly differently for a <template>
    (the parent-name class is used for instantiation).
    b2829ef1