URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d22c44f65bba92fb4922344e48c8b3f538022f6
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4d22c44 by Guy Harris (guy@xxxxxxxxxxxx):
Have the interface list unsorted by default.
That way, they initially show up in pcap's order, putting the preferred
interface at the top. If the user wants to sort them by some column,
the user can click on the column in question.
Change-Id: I30ac38519c42ae5317d99fdd0a079b030e6af308
Reviewed-on: https://code.wireshark.org/review/14194
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from cdb7a7a Fix appending the list of remote interfaces.
adds 4d22c44 Have the interface list unsorted by default.
Summary of changes:
ui/qt/capture_interfaces_dialog.cpp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)