Skip to content
  • Utkarsh Ayachit's avatar
    Fixed BUG #12107. Gui plugins were loaded twice. · d4b46307
    Utkarsh Ayachit authored
    The problem was with the order of initialization of the pqInterfaceTracker and
    pqPluginManager. The pqInterfaceTracker ended up "re-reading" plugin interfaces
    that were loaded during initialization of the pqPluginManager. fixed that.
    d4b46307