Wireshark-commits: [Wireshark-commits] master 4a0ec75: Use the GTK+ 2 name for VoidSymbol.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Jan 2015 21:20:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a0ec75e4d358302cb4fdb0798f84ab5322a8869
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4a0ec75 by Guy Harris (guy@xxxxxxxxxxxx):

    Use the GTK+ 2 name for VoidSymbol.
    
    We can use the GTK+ 2 GDK_xxx names with GTK+ 2 or 3; apparently, some
    versions of GTK+ 2 don't support the GDK_KEY_xxx names.
    
    Change-Id: I52b14a7f2273f2af2b914c3646eb33d21673057e
    Reviewed-on: https://code.wireshark.org/review/6498
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  528a857   Fix CMake generation and use of Windows .rc files
    adds  4a0ec75   Use the GTK+ 2 name for VoidSymbol.


Summary of changes:
 ui/gtk/filter_autocomplete.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)