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

There is a typo in qcleanlooksstyle.cpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 4.7.0
    • 4.6.3
    • Widgets: Style Sheets
    • None
    • e4fbdd4fde9b8d2acc13268b44caa57405c3db1a

      line 887:

      #ifndef QT_NO_LINEDIT
          case PE_FrameLineEdit:
              // fall through
      #endif // QT_NO_LINEEDIT
      

      But it should be:

      #ifndef QT_NO_LINEEDIT

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            goffart Olivier Goffart (closed Nokia identity) (Inactive)
            leojay Leo Jay
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes