URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ab63b89357353b6c10db93e045108946d33529ab
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ab63b89 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Don't use QMap::first or ::last
QMap::first and ::last were added in Qt 5.2.
Change-Id: I63bbb384aa75910bb96d8f75185ae90444b6c127
Reviewed-on: https://code.wireshark.org/review/15576
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 9f02b25 Remove some proto_item_append_string
adds ab63b89 Qt: Don't use QMap::first or ::last
Summary of changes:
ui/qt/sequence_diagram.cpp | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)