Wireshark-commits: [Wireshark-commits] master 88868c9: qt: fix build without pcap_create
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Oct 2016 12:38:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88868c9ac6f35fca5ee48b4c8f7e921f1b62576b
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

88868c9 by Peter Wu (peter@xxxxxxxxxxxxx):

    qt: fix build without pcap_create
    
    Fixes a build failure on the OS X buildbot which has libpcap disabled.
    
    Change-Id: I5564c0e3f2097cb45905bb503f45bb03561bf748
    Fixes: v2.3.0rc0-1237-g6eee29b ("InterfaceTreeList: Enable all editable columns")
    Reviewed-on: https://code.wireshark.org/review/18472
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  41c4cd8   packet-infiniband: Add support to sub dissect CM messages private data
    adds  88868c9   qt: fix build without pcap_create


Summary of changes:
 ui/qt/interface_tree_cache_model.cpp |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)