Wireshark-commits: [Wireshark-commits] master-2.2 ba5a44f: Qt: Word wrap static text preferences

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Sep 2016 09:55:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ba5a44fbfc9a56c04e36d4c3becaf26fbf880fa1
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

ba5a44f by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Word wrap static text preferences
    
    The preferences static text may be too long for the preferences
    dialog width, so set word wrap for this label.
    
    Change-Id: I0828601b39a5e189de707087e317c598576fc3db
    Reviewed-on: https://code.wireshark.org/review/17656
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit b28cd2dbd78bfeecd0209142f6dd6a8e8ad8aa90)
    Reviewed-on: https://code.wireshark.org/review/17660
    

Actions performed:

    from  53a33ea   dumpcap: fix memleak on exit
    adds  ba5a44f   Qt: Word wrap static text preferences


Summary of changes:
 ui/qt/module_preferences_scroll_area.cpp |    1 +
 1 file changed, 1 insertion(+)