Wireshark-commits: [Wireshark-commits] master 020d0f8: Qt: Fix when build with Qt < 4.8.0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 9 Aug 2014 14:15:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=020d0f89637faab8ec0e25e07d64eb66d96c2a72
Submitter: Christopher Maynard (Christopher.Maynard@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

020d0f8 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>
    

Actions performed:

    from  6379236   Qt: Add missing text to translation
    adds  020d0f8   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(-)