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

Quick dialogs and templates to compile when draganddrop feature is disabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.8.4, 6.9.1, 6.10.0 FF
    • 6.8
    • Core: Other
    • None

    Description

      Quick dialogs and templates fail to compile if Qt draganddrop feature is disabled.
      The causal chain is:

      • Qt configured with -no-feature-draganddrop'
      • => quick_draganddrop gets disabled
      • => many files are taken into build only if quick_draganddrop (&& quick_listview) are defined
      • => dialogs and templates don't find these files

      Attachments

        Issue Links

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

          Activity

            People

              vuokko Juha Vuolle
              vuokko Juha Vuolle
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes