Wireshark-commits: [Wireshark-commits] master e1c807c: Add missing callback support.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Aug 2015 17:22:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1c807c9d19416b2b842601cb24a78a799946bf8
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e1c807c by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Add missing callback support.
    
    Change-Id: I90838ccb701c93b11b216d0eb9973cbac8627129
    Reviewed-on: https://code.wireshark.org/review/10270
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e234ce8   Rework tapping in Qt dialogs.
    adds  e1c807c   Add missing callback support.


Summary of changes:
 ui/gtk/main.c           |    6 ++++++
 ui/gtk/main_statusbar.c |    4 ++++
 ui/gtk/main_welcome.c   |    4 ++++
 3 files changed, 14 insertions(+)