Skip to content
  • Juan Pablo Ugarte's avatar
    GladeProject: fixed <requires> tag output · c4cc6568
    Juan Pablo Ugarte authored
    GLADE_GTKBUILDER_HAS_VERSIONING() macro needs gtk version numbers,
    not the required module we want to save.
    
    Implemented glade_project_required_libs() using _glade_tsort()
    so that requires tags are saved in dependency order.
    c4cc6568