Wireshark-commits: [Wireshark-commits] master-1.12 e82dc02: Qt: Fix when build with Qt < 4.8.0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 11 Aug 2014 01:51:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e82dc025b2fc76be0da718d2e19c6706e518de90
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

e82dc02 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Qt: Fix when build with Qt < 4.8.0
    
    StyleName is not available in Qt < 4.8
    
    Change-Id: Icbfcef7c62b124ce67f1a02ed928a96233ae2d9d
    Reviewed-on: https://code.wireshark.org/review/3508
    Reviewed-by: Christopher Maynard <Christopher.Maynard@xxxxxxxxx>
    (cherry picked from commit 020d0f89637faab8ec0e25e07d64eb66d96c2a72)
    Reviewed-on: https://code.wireshark.org/review/3525
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  e354501   packet-hislip.c: Fix various bugs and deficiencies
    adds  e82dc02   Qt: Fix when build with Qt < 4.8.0


Summary of changes:
 ui/qt/font_color_preferences_frame.cpp |    8 +++++++-
 ui/qt/qt_ui_utils.cpp                  |    4 ++++
 2 files changed, 11 insertions(+), 1 deletion(-)