replace confusing #if checking for GTK2.4.0 (the GTK version when gtk_file_chooser...
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 6 Apr 2008 23:37:52 +0000 (23:37 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 6 Apr 2008 23:37:52 +0000 (23:37 +0000)
commit2ef4fa730c2e7978b14b192ae68a13112ba21108
tree5d11de1eb9c10a5b3728483112814110b2d1740d
parent947087164bf3a5c33bd7a73a1fac45015e68d9be
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)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24819 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/firewall_dlg.c