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

Commits:

f786c7a 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>
    

Actions performed:

    from  5e9b5d9   If we've seen HTTP in this conversation mark the frame as being HTTP.
    adds  f786c7a   Qt: Fix compilation for Qt 4.


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