KDAB / KDChart

A Qt tool for creating business and scientific charts. This is the canonical repository for KDChart.
https://www.kdab.com/kd-chart/
Other
139 stars 37 forks source link

Fix some -Wdocumentation-deprecated-sync warnings #26

Closed krf closed 3 years ago

krf commented 3 years ago

Warnings like:

KDChart/src/KDChart/Cartesian/KDChartCartesianAxis.h:93:10: warning: declaration is marked with '\deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
    /// \deprecated
        ~^~~~~~~~~~