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

Missing QDebug include in qquickwebview.cpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.6.1
    • WebView
    • None
    • Windows 8 x64

    Description

      In qtwebview/src/webview/qquickwebview.cpp the line

      #include <QDebug>

      is missing, generating this error:

      qquickwebview.cpp(301): error C2027: use of undefined type 'QDebug'
      j:\qt\5.6.1\x64\qtbase\include\qtgui\../../src/gui/kernel/qtouchdevice.h(41): note: see declaration of 'QDebug'

      Attachments

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

        Activity

          People

            stromme Christian
            smarco Marco Servadei
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes