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(-)