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 43349: /trunk/ui/gtk/ /trunk/ui/gtk/: file_dlg.c

Date: Tue, 19 Jun 2012 08:11:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43349

User: guy
Date: 2012/06/19 01:11 AM

Log:
 The file dialog run by file_selection_browse() is modal, so there will
 only be one instance per "Browse" button up at a time - no need to check
 for one already being open.

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +0 -9      file_dlg.c    Modified