Wireshark-commits: [Wireshark-commits] master 35571f8: Qt: Fix accordion frame height calculation.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 21 Dec 2014 04:52:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35571f850ff7eeaa3e9940d0dc467cabbfbf13ac
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

35571f8 by Gerald Combs (gerald@xxxxxxxx):

    Qt: Fix accordion frame height calculation.
    
    Change-Id: I32d2ea2ff34544e285b52e4e35e035306c33d3aa
    Reviewed-on: https://code.wireshark.org/review/5935
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  2b006ad   Have a heur_dissector_list_t be an opaque handle.
    adds  35571f8   Qt: Fix accordion frame height calculation.


Summary of changes:
 ui/qt/accordion_frame.cpp |   44 +++++++++++++++++++++++++++++++++++---------
 ui/qt/accordion_frame.h   |    2 --
 ui/qt/main_welcome.cpp    |    7 ++++++-
 3 files changed, 41 insertions(+), 12 deletions(-)