Wireshark-commits: [Wireshark-commits] master 90eea14: qt: don't declare dp_ratio for Qt < 5.1
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=90eea140441cb0aad53ac801a755e6f02ed36623
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
90eea14 by Martin Kaiser (wireshark@xxxxxxxxx):
qt: don't declare dp_ratio for Qt < 5.1
this avoids warnings about unused variables
Change-Id: I0ee033f90c1387615ffc167161e53f4293d89763
Reviewed-on: https://code.wireshark.org/review/15195
Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from deb687b Return the same error for too-large packets as we do for other files.
adds 90eea14 qt: don't declare dp_ratio for Qt < 5.1
Summary of changes:
ui/qt/overlay_scroll_bar.cpp | 2 +-
ui/qt/packet_list.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)