Fix a minor bug only with GTK2.4: if have a problem while saving a file (e.g. filenam...
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 8 Sep 2004 19:26:36 +0000 (19:26 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 8 Sep 2004 19:26:36 +0000 (19:26 +0000)
commit98be996b9992d996bd50e63a03d0ff7338fd62c3
treeda792fb816efcdd4a64ab2711e5d25693629906d
parentca38218f4a9d8f32432cac6db2a6699d0e328a98
Fix a minor bug only with GTK2.4: if have a problem while saving a file (e.g. filename already exists) will lead to an unresponding file dialog. The fix will close the dialog, which isn't the best solution, but I don't see a better one.

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