URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c799212ac6c7a216504e7f8a40ae237a46469ab
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9c79921 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
Fix the CMake QT build
The HAVE_PCAP_REMOTE definition is in config.h, so the .h files
that depend on the definition must include it so the MOC compiler
will generate the required code.
Change-Id: Ifc17db4fc3f0e3323726792308e303d28d8bcc7f
Reviewed-on: https://code.wireshark.org/review/3516
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 93e03e6 IAPP: Remove an unused variable.
adds 9c79921 Fix the CMake QT build
Summary of changes:
ui/qt/remote_capture_dialog.h | 2 ++
ui/qt/remote_settings_dialog.h | 2 ++
2 files changed, 4 insertions(+)