ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 24817: /trunk/gtk/ /trunk/gtk/: file_dlg.c

Date: Sun, 06 Apr 2008 23:34:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24817

User: ulfl
Date: 2008/04/06 11:34 PM

Log:
 replace confusing #if checking for GTK2.4.0 (the GTK version when gtk_file_chooser was "invented") by #if GTK_CHECK_VERSION(2,4,0)

Directory: /trunk/gtk/
  Changes    Path          Action
  +7 -7      file_dlg.c    Modified