| Bug ID |
9528
|
| Summary |
Patch: stats_tree plug-ins not added to statistics menu in qtshark
|
| Classification |
Unclassified
|
| Product |
Wireshark
|
| Version |
SVN
|
| Hardware |
All
|
| OS |
All
|
| Status |
UNCONFIRMED
|
| Severity |
Normal
|
| Priority |
Low
|
| Component |
Wireshark
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
| Attachment #12265 Flags |
review_for_checkin?
|
Created attachment 12265 [details]
Patch to dynamically add stats_tree plug-ins to statistics menu
Build Information:
SVN 53875
--
qtshark does not add plug-ins that register with stats_tree_register_plugin()
to the statistics menu in the ui (like the gtk version does).
This patch dynamically adds all registered stats_tree plug-ins to the
statistics menu.
You are receiving this mail because:
- You are watching all bug changes.