URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71b96ef55e44a30ef59925a268aa2b6ae023a09b
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
71b96ef 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/20682
Actions performed:
from e459397 icmp: Fix name for addr_entry_size
adds 71b96ef Qt: Register Qt dialog UAT files during startup
Summary of changes:
wireshark-qt.cpp | 5 +++++
1 file changed, 5 insertions(+)