Wireshark-commits: [Wireshark-commits] rev 51485: /trunk/ui/qt/ /trunk/ui/qt/: interface_tree.cpp m

Date: Fri, 23 Aug 2013 02:34:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51485

User: gerald
Date: 2013/08/22 07:34 PM

Log:
 When we close a main window, delete the welcome screen, which in turn
 deletes the interface list, which in turn kills off the dumpcap process
 it may be running. This should hopefully keep us from leaving dumpcap
 processes running in the background on Windows. (Am I the only one
 running QtShark on that platform?)

Directory: /trunk/ui/qt/
  Changes    Path                  Action
  +2 -3      interface_tree.cpp    Modified
  +3 -0      main_window.cpp       Modified