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

JsonDB public header includes private header

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes