Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-85704

QDebugStateSaverPrivate constructor initialization list is not aligned

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15.0
    • Core: I/O
    • None
    • All

          QDebugStateSaverPrivate(QDebug::Stream *stream)
              : m_stream(stream),
                m_spaces(stream->space),
                m_flags(stream->context.version > 1 ? stream->flags : 0),
                m_streamParams(stream->ts.d_ptr->params)
      

        For Gerrit Dashboard: QTBUG-85704
        # Subject Branch Project Status CR V

            thiago Thiago Macieira
            justforlxz justforlxz lxz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes