Wireshark-commits: [Wireshark-commits] master fda29e1: Use int_to_qstring in a few more places.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Aug 2015 20:13:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fda29e1c9521f3da0a194dbedb419d0fb796aa2e
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fda29e1 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Use int_to_qstring in a few more places.
    
    Change-Id: Id324fe21f436a233088d106553db2ed6f6e410ac
    Reviewed-on: https://code.wireshark.org/review/9899
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  5fa57ec   [MSVC 2015]Once agin revert tho original, now as a separate patch.
    adds  fda29e1   Use int_to_qstring in a few more places.


Summary of changes:
 ui/qt/decode_as_dialog.cpp                 |    3 ++-
 ui/qt/display_filter_expression_dialog.cpp |    4 ++--
 ui/qt/qt_ui_utils.cpp                      |    2 +-
 ui/qt/qt_ui_utils.h                        |    4 ++--
 ui/qt/rtp_analysis_dialog.cpp              |    8 ++++----
 5 files changed, 11 insertions(+), 10 deletions(-)