Wireshark-commits: [Wireshark-commits] rev 45259: /trunk/ui/qt/ /trunk/ui/qt/: CMakeLists.txt Makef

Date: Tue, 02 Oct 2012 18:47:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45259

User: gerald
Date: 2012/10/02 11:47 AM

Log:
 Move the main window slots to main_window_slots.cpp.

Directory: /trunk/ui/qt/
  Changes    Path                     Action
  +1 -0      CMakeLists.txt           Modified
  +1 -0      Makefile.common          Modified
  +1 -0      QtShark.pro              Modified
  +1 -18     file_set_dialog.cpp      Modified
  +0 -674    main_window.cpp          Modified
  +2 -0      main_window.h            Modified
  +741 -0    main_window_slots.cpp    Added