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

JsonDB public header includes private header

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P4: Low
    • None
    • 5.0.0
    • (Inactive) JsonDB
    • None

    Description

      jsondbpartition.h has this line:
      #include "jsondbschemamanager_p.h"

      This causes builds to fail because the public header can't be used without the private header.
      By default, private headers are not in the include path.

      There may be other instances, please check.

      Attachments

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

        Activity

          People

            dzyubenk Denis Dzyubenko (Inactive)
            shkearns Shane Kearns
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes