Wireshark-commits: [Wireshark-commits] master 12241be: Qt: Register Qt dialog UAT files during star

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

Commits:

12241be 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 and
    reset the default profile.
    
    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>
    

Actions performed:

    from  bb017f3   androiddump: Fix tcpdump op prec bug with used_buffer_length calc
    adds  12241be   Qt: Register Qt dialog UAT files during startup


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