Wireshark-commits: [Wireshark-commits] master 772813f: pluginifdemo: fix compilation when it's enab
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 02 Apr 2020 08:50:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=772813fcc78388dfb0fe0779943cea6f20f35c2b
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

772813f by Dario Lombardo (lomato@xxxxxxxxx):

    pluginifdemo: fix compilation when it's enabled.
    
    Enable the plugin with ENABLE_PLUGIN_IFDEMO=1.
    
    Change-Id: I8ebc076d3b4ea66443d58e57dce0d235a214a2bb
    Reviewed-on: https://code.wireshark.org/review/36606
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  e37a7ab   Remove duplicate status messages.
     add  772813f   pluginifdemo: fix compilation when it's enabled.


Summary of changes:
 plugins/epan/pluginifdemo/ui/pluginifdemo_about.cpp | 2 +-
 plugins/epan/pluginifdemo/ui/pluginifdemo_main.cpp  | 2 +-
 plugins/epan/pluginifdemo/ui/pluginifdemo_main.h    | 2 +-
 plugins/epan/pluginifdemo/ui/uihandler.cpp          | 8 +++++++-
 4 files changed, 10 insertions(+), 4 deletions(-)