aboutsummaryrefslogtreecommitdiffstats
path: root/main_window.h
AgeCommit message (Collapse)AuthorFilesLines
2005-02-06Don't have "set_menus_for_captured_packets()" callguy1-0/+41
"main_set_for_capture_file()"; it should only deal with menus, not anything else - and it gets called while the menus are being set up, which is before the main window has been completely created, so "main_widgets_show_or_hide()", which is called by "main_set_for_capture_file()", gets errors trying to show or hide widgets the pointers to which are null. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13328 f5534014-38df-0310-8fa8-9805f1628bb7