Wireshark-commits: [Wireshark-commits] master c7a2c89: Rename ifListChanged to localInterfaceListCh
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c7a2c89e40d0ba27996077a7d8e208a4337947fb
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c7a2c89 by Guy Harris (guy@xxxxxxxxxxxx):
Rename ifListChanged to localInterfaceListChanged.
That better indicates that it reflects changes to the list of local
interfaces on the system, as supplied by libpcap/WinPcap, not to any
other interface list we maintain, such as lists of remote interfaces, or
the list of non-hidden interfaces.
Change-Id: Idf79b365e07f2e3eaa83c105ae9cd7ace54c435e
Reviewed-on: https://code.wireshark.org/review/3154
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 59ef97d [WIP] Add a conversation dialog.
adds c7a2c89 Rename ifListChanged to localInterfaceListChanged.
Summary of changes:
ui/qt/capture_interfaces_dialog.cpp | 2 +-
ui/qt/interface_tree.cpp | 2 +-
ui/qt/main_window.cpp | 2 +-
ui/qt/wireshark_application.cpp | 2 +-
ui/qt/wireshark_application.h | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)