[qt/qt/qtgraphs]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtgraphs Pushed by mirror-service into branch '6.11'. Changed from 3a7083920b3d0afb48c173c0cbe18ec675f34eac to 632adf8638cd4756a14e97344d20c7ced601d0cf Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 632adf8638cd4756a14e97344d20c7ced601d0cf by Sami Varanka on 03/08/2026 at 12:09.. Fix: Graphs2D doesn't build without bars In the axisrenderer.cpp, the include statement for qbarseries_p.h was outside of ifdef block for bargraph support. Move the include statement inside of the ifdef block. Change-Id: Ic5a556b8dd86284f503cc0a849e1bdbe9f44e3b3 Reviewed-by: Kwanghyo Park <[email protected]> (cherry picked from commit 5fbd07461ffcd365ed9387ed5648147db748f8ec) Reviewed-by: Qt Cherry-pick Bot <[email protected]> (cherry picked from commit 672ef445655b67c5a2aaec86c1ac6c1d73e3bc6d) Reviewed-by: Sami Varanka <[email protected]> https://invent.kde.org/qt/qt/qtgraphs/-/commit/632adf8638cd4756a14e97344d20c7ced601d0cf