Skip to content
  • Utkarsh Ayachit's avatar
    Make "TITLE" optional. · 169a513c
    Utkarsh Ayachit authored
    Since custom application typically have custom QMainWindow subclasses,
    it's easier for those to simply set the window title as needed. This
    change avoid the branded_paraview_initializer from overridding that
    title. If no TITLE is specified in the build_paraview_client() call, we
    no longer set any title on the main window.
    169a513c