Wireshark-commits: [Wireshark-commits] master-2.2 b138fe1: Qt: Register Qt dialog UAT files during

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 Mar 2017 09:06:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b138fe13da48aa01a3a283c480eb9007e61673a6
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

b138fe1 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Register Qt dialog UAT files during startup
    
    All files which belongs in a configuration profile are registered
    during startup because they affect copy existing profiles.
    
    UAT files used in Qt dialogs are not loaded during startup because
    they only get loaded when the dialog is shown.  This files must be
    manually registered.
    
    Change-Id: Ib43f5c46b0dbde6994d90512708488cc2bd92f04
    Reviewed-on: https://code.wireshark.org/review/20665
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 12241beea2ffa2fda901c17d9f114e3ed3b3f9c3)
    Reviewed-on: https://code.wireshark.org/review/20679
    

Actions performed:

    from  2e4604e   NBIFOM: fix a typo in a filter name
    adds  b138fe1   Qt: Register Qt dialog UAT files during startup


Summary of changes:
 wireshark-qt.cpp |    5 +++++
 1 file changed, 5 insertions(+)