wireshark/image/status.qrc
Irene Ruengeler df8c4bf264 Capture Interfaces Dialog:
- allow to change the interface options in the table
- save the options to preferences when the dialog is left
- add a field for setting a capture filter for all selected interfaces
- add a "Compile BPF" button and a window to show the compiled filter output
- try to address Alexis' and Evan's comments

Change-Id: Ic1272e29183ec80e2d2f4b3e494c79dabe2c3b6f
Reviewed-on: https://code.wireshark.org/review/1946
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-06-12 05:54:59 +00:00

11 lines
284 B
Text

<RCC>
<qresource prefix="/expert">
<file>expert_chat.png</file>
<file>expert_error.png</file>
<file>expert_none.png</file>
<file>expert_note.png</file>
<file>expert_warn.png</file>
<file>expert_ok.png</file>
</qresource>
</RCC>