Wireshark-commits: [Wireshark-commits] master e3a92cf: Qt+Win32: Tell the user to install Npcap/Win
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3a92cf8f63270dc4eea565f050cfd98c121bfa2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e3a92cf by Gerald Combs (gerald@xxxxxxxxxxxxx):
    Qt+Win32: Tell the user to install Npcap/WinPcap if needed.
    
    If we don't have local interfaces on Windows, show a message in the main
    welcome screen and link to Npcap and WinPcap. Use consistent wording
    and layout in the macOS equivalent.
    
    Change-Id: Ifc9ee2e29ba197667bd95f39390be5684bb334ae
    Reviewed-on: https://code.wireshark.org/review/35724
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  999e635   Qt: Add elements back to the tcptrace graph.
     add  e3a92cf   Qt+Win32: Tell the user to install Npcap/WinPcap if needed.
Summary of changes:
 ui/qt/interface_frame.cpp | 34 ++++++++++++++++++++++++----------
 ui/qt/interface_frame.ui  |  3 +++
 2 files changed, 27 insertions(+), 10 deletions(-)