URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3f3d669e5f3c1f04d7d6c771da8604e25a71eec
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b3f3d66 by Gerald Combs (gerald@xxxxxxxx):
    Update Qt version checks.
    
    It looks like QPaintDevice::devicePixelRatio() was added in 5.1.
    
    Back out some debugging code.
    
    Change-Id: I40f19c0d7901ce95f587531983e5c6644daf64f4
    Reviewed-on: https://code.wireshark.org/review/7226
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  a5aab24   Add an appdata entry for Wireshark.
    adds  b3f3d66   Update Qt version checks.
Summary of changes:
 ui/qt/io_graph_dialog.cpp |    3 ---
 ui/qt/qcustomplot.cpp     |    6 +++---
 2 files changed, 3 insertions(+), 6 deletions(-)