Wireshark-commits: [Wireshark-commits] master fca18e2: Qt: fix compilation without pcap.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 07 Feb 2020 17:05:55 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fca18e2e5cfff5fa9775e7866fd43fcb084899d4
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fca18e2 by Dario Lombardo (lomato@xxxxxxxxx):

    Qt: fix compilation without pcap.
    
    Fix a regression introduced in 1e4c4f2209f64228bdf54011656bdbbfbcba7e63
    when compiling without pcap.
    
    Change-Id: Ifda13a135285737a459155020134937069ac5d34
    Reviewed-on: https://code.wireshark.org/review/36047
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  1e4c4f2   Qt: Make it possible to hide welcome screen warnings.
     add  fca18e2   Qt: fix compilation without pcap.


Summary of changes:
 ui/qt/interface_frame.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)