Wireshark-commits: [Wireshark-commits] master f88dba2: Qt: QCustomplot fix warnings

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Sep 2019 08:08:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f88dba216abb170e7c5010e7543668ae1da86653
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f88dba2 by Roland Knall (rknall@xxxxxxxxx):

    Qt: QCustomplot fix warnings
    
    Fix compile warnings due to incorrect conversions.
    
    Change-Id: Ia24e9cb6ef5ed9ca1391dd005ed1eb95db1b0d30
    Reviewed-on: https://code.wireshark.org/review/34553
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  6cb9f32   ieee80211: Fix nameclash in RM Report
     add  f88dba2   Qt: QCustomplot fix warnings


Summary of changes:
 ui/qt/widgets/qcustomplot.cpp | 54 +++++++++++++++++++++----------------------
 ui/qt/widgets/qcustomplot.h   | 18 +++++++--------
 2 files changed, 36 insertions(+), 36 deletions(-)