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

disable feature draganddrop failed build on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.9.2
    • 5.9
    • Core: Plugins, QPA: Windows
    • None
    • 4970ef5574017e88bf656a5aaa8a35920c71e405 (qtbase/5.9, 11.7.2017, 5.9.2)

    Description

      the source code of qtbase\src\plugins\platforms\windows\qwindowswindow.cpp forgot add

      #if QT_CONFIG(draganddrop)  

      #endif  

      for include  qwindowsdrag.h at line 42

      so disable feature draganddrop will failed building on Windows

       

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            josephshen Joseph Shen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes