Wireshark-commits: [Wireshark-commits] master 929afd2: Fix several GTK warnings in Windows.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 28 Jun 2014 05:57:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=929afd23a77b27b28fe3ca17cb063725467d387a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

929afd2 by Irene Ruengeler (ruengeler@xxxxxxxxxxxxx):

    Fix several GTK warnings in Windows.
    
    Change-Id: I300137319129c3e188884e1240c025d92e34e410
    Reviewed-on: https://code.wireshark.org/review/2687
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  18e14a4   Have the makefile run windepoyqt if it exists to copy the required dlls to the install dir.
    adds  929afd2   Fix several GTK warnings in Windows.


Summary of changes:
 ui/gtk/capture_dlg.c |   53 +++++++++++++++++++++-----------------------------
 ui/gtk/main.c        |    3 ++-
 2 files changed, 24 insertions(+), 32 deletions(-)