jkriege2 / JKQtPlotter

an extensive Qt5 & Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
http://jkriege2.github.io/JKQtPlotter/index.html
GNU Lesser General Public License v2.1
889 stars 190 forks source link

Fixed visual studio warning: warning C4456: declaration of 'all_path… #122

Closed doug1234 closed 9 months ago

doug1234 commented 9 months ago

…s' hides previous local declaration

jkriege2 commented 9 months ago

THanks!