http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53582
User: guy
Date: 2013/11/25 09:50 PM
Log:
No libpcap, no capturing, no capture interfaces. Ifdef the entire
capture interfaces dialog code, *and* the code that calls it, under
HAVE_LIBPCAP.
Still more stuff to remove from the no-pcap UI, such as the Capture
menu, the capture filter in the main window, and the list of interfaces
in the main window.
Directory: /trunk/ui/qt/
Changes Path Action
+3 -17 capture_interfaces_dialog.cpp Modified
+4 -4 capture_interfaces_dialog.h Modified
+4 -0 main_window.cpp Modified
+6 -0 main_window.h Modified
+2 -1 main_window_slots.cpp Modified