Wireshark-commits: [Wireshark-commits] master-2.0 ac08883: Qt iograph: Fix off-by-one, insure we pl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Nov 2015 05:09:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac08883801cf1edfed63b9b145703cf44b4b2d0f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

ac08883 by Jim Young (jyoung@xxxxxxx):

    Qt iograph: Fix off-by-one, insure we plot the last interval.
    
    Bug: 11693
    Change-Id: I035eaf7ff049e3631714c112daa5adb29bb90470
    Reviewed-on: https://code.wireshark.org/review/11858
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 9451e529c475fb8108c7bfe53ad229f32631f517)
    Reviewed-on: https://code.wireshark.org/review/11859
    

Actions performed:

    from  3ba5160   Try retroactively applying the Qt folks' fix for QTBUG-47942.
    adds  ac08883   Qt iograph: Fix off-by-one, insure we plot the last interval.


Summary of changes:
 ui/qt/io_graph_dialog.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)