Wireshark-commits: [Wireshark-commits] rev 45514: /trunk/ui/ /trunk/ui/gtk/: print_dlg.c /trunk/ui/
Date: Sat, 13 Oct 2012 00:18:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45514

User: gerald
Date: 2012/10/12 05:18 PM

Log:
 Fix Windows compilation problems from r45513. #ifdef out some non-Windows
 code.  Get rid of a few uses of the global cfile.

Directory: /trunk/ui/gtk/
  Changes    Path           Action
  +1 -1      print_dlg.c    Modified

Directory: /trunk/ui/qt/
  Changes    Path                            Action
  +110 -107  capture_file_dialog.cpp         Modified
  +4 -3      capture_file_dialog.h           Modified
  +13 -18    export_dissection_dialog.cpp    Modified
  +6 -4      export_dissection_dialog.h      Modified
  +1 -2      main_window.cpp                 Modified

Directory: /trunk/ui/win32/
  Changes    Path                Action
  +7 -7      file_dlg_win32.c    Modified
  +1 -1      file_dlg_win32.h    Modified