Wireshark-commits: [Wireshark-commits] master-2.0 895b293: Qt: Fix compilation for Qt 4.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 31 May 2016 16:19:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=895b293ec1eb666781937d3f5b62d9f14f7ba36c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

895b293 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Fix compilation for Qt 4.
    
    QString::toHtmlEscaped was introduced in Qt 5.
    
    Change-Id: I50b2df2f6ef441ec95972173a852d7950aedc028
    Reviewed-on: https://code.wireshark.org/review/15644
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit f786c7a3838f75c7363d5a6f5a3ebb1c4e3daa85)
    Reviewed-on: https://code.wireshark.org/review/15647
    

Actions performed:

    from  cd00960   [Automatic update for 2016-05-29]
    adds  895b293   Qt: Fix compilation for Qt 4.


Summary of changes:
 ui/qt/sequence_dialog.cpp |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)