wireshark/plugins/pluginifdemo
Joerg Mayer be995cc120 _U_ is wrong in c++, as is Q_UNUSED (in most cases).
The correct way is to not name the variable.

Change-Id: Ic016f1b9161db6b4cc3f6534c853a1f50e31aa2b
Reviewed-on: https://code.wireshark.org/review/23569
Reviewed-by: Jörg Mayer <jmayer@loplof.de>
2017-09-16 14:27:31 +00:00
..
ui _U_ is wrong in c++, as is Q_UNUSED (in most cases). 2017-09-16 14:27:31 +00:00
AUTHORS
CMakeLists.txt CMake: Make plugin installation path use PLUGIN_INSTALL_LIBDIR 2017-09-06 17:26:46 +00:00
COPYING
Makefile.am Get rid of some generated files with "make distclean". 2017-04-16 08:24:01 +00:00
NEWS
README
moduleinfo.h
plugin.rc.in
pluginifdemo.c
pluginifdemo.h

README

This plugin demonstrates a Qt integration using plugin_if and
menubar_ext functionality.