Wireshark-commits: [Wireshark-commits] rev 51720: /trunk/ui/qt/ /trunk/ui/qt/: main.cpp main_window

Date: Tue, 03 Sep 2013 13:29:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51720

User: eapache
Date: 2013/09/03 06:29 AM

Log:
 Correctly update the pane layout whenever the preferences are changed, you no
 longer need to restart for that to take effect. Hopefully I got all the slot
 ordering right.

Directory: /trunk/ui/qt/
  Changes    Path                     Action
  +0 -1      main.cpp                 Modified
  +2 -77     main_window.cpp          Modified
  +1 -1      main_window.h            Modified
  +84 -0     main_window_slots.cpp    Modified