Add an initial "Decode As" dialog. Currently read-only.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 22 Nov 2013 01:07:36 +0000 (01:07 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 22 Nov 2013 01:07:36 +0000 (01:07 +0000)
commit71cea3b8b64bddc4e1594b683e28615cf32d2663
tree1a43676b46c9a684bf76709985de54081260b747
parenta9f347b1e4ee3894531ef5e7ca0a89e9a92288e2
Add an initial "Decode As" dialog. Currently read-only.

Fixup some of the Statistics menu items.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@53499 f5534014-38df-0310-8fa8-9805f1628bb7
12 files changed:
ui/gtk/decode_as_dlg.c
ui/qt/CMakeLists.txt
ui/qt/Makefile.am
ui/qt/Makefile.common
ui/qt/QtShark.pro
ui/qt/decode_as_dialog.cpp [new file with mode: 0644]
ui/qt/decode_as_dialog.h [new file with mode: 0644]
ui/qt/decode_as_dialog.ui [new file with mode: 0644]
ui/qt/main_window.h
ui/qt/main_window.ui
ui/qt/main_window_slots.cpp
ui/qt/wireshark_application.cpp