Wireshark-commits: [Wireshark-commits] master c245be9: Qt: Make sure we pass along a resizeEvent.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 29 Apr 2016 23:29:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c245be94c514079d144340bf7847f23545d76e24
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c245be9 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Make sure we pass along a resizeEvent.
    
    Change-Id: I6bf07058b0a5b53fe862f4ca414602c658cf50dd
    Reviewed-on: https://code.wireshark.org/review/15168
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  f5ec0af   Fix packet length handling.
    adds  c245be9   Qt: Make sure we pass along a resizeEvent.


Summary of changes:
 ui/qt/main_window.cpp |    3 ++-
 ui/qt/main_window.h   |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)