Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master eb1307a: Mark routines GTK+ only.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Dec 2016 20:37:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb1307a099ad1ed77cc70d501ab33284fcdb444d
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

eb1307a by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Mark routines GTK+ only.
    
    Mark packet_list_select_last_row and cf_goto_bottom_frame GTK+ only.
    
    Change-Id: I158814c2fa8c5fa8021b7156dded0945535c978a
    Reviewed-on: https://code.wireshark.org/review/19223
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  128246b   Do not set Qt Window focus when highlighting rows
    adds  eb1307a   Mark routines GTK+ only.


Summary of changes:
 file.c                |    1 +
 file.h                |    1 +
 ui/qt/packet_list.cpp |    1 +
 ui/ui_util.h          |    2 +-
 4 files changed, 4 insertions(+), 1 deletion(-)