URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=864304c8700dcbd6bb81db56925ba112ab88a5e5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
864304c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    Update to QCustomPlot 1.2.0
    
    Reapply remove trailing whitespace and some spelling fixes
    MSCV warning are already fixed
    Fix also a not ASCII caracter in qcustomplot.h
    
    Change-Id: Ied6b0a4ad7397caea6b75fa56f4f2d6ea91d0472
    Reviewed-on: https://code.wireshark.org/review/787
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  21a61a8   Add Lua Struct.values() function, and prevent coercion in all Struct functions
    adds  864304c   Update to QCustomPlot 1.2.0
Summary of changes:
 ui/qt/qcustomplot.cpp |16643 ++++++++++++++++++++++++++++---------------------
 ui/qt/qcustomplot.h   | 2284 ++++---
 2 files changed, 11058 insertions(+), 7869 deletions(-)