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

Remove QObject::tr() calls from QWebSocketFrame class

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.4.2
    • 5.3.0 Beta1
    • WebSockets
    • None
    • dbd8d7b969202b666824bc3e9736122108edc066

    Description

      The QWebSocketFrame class calls QObject::tr() for its translatable strings.
      This is not correct because QWebSocketFrame is not a QObject.
      Should use the TR macros.

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            kurt.pattyn Kurt Pattyn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes