URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c4aba11ee32411bcd31d08c5ff9798c56e806271
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c4aba11 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
    Qt: Update UAT OK button enabled on delete.
    
    Check if the OK button should be enabled when removing a row in a
    UAT dialog.  Also update the error hint.
    
    Change-Id: Icb5c47c2b2e65ed266fd2c7e3a1535f6a3a50279
    Reviewed-on: https://code.wireshark.org/review/18967
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    
Actions performed:
    from  7c3aa5a   Qt: Fix conversation buttons.
    adds  c4aba11   Qt: Update UAT OK button enabled on delete.
Summary of changes:
 ui/qt/uat_dialog.cpp |   10 ++++++++++
 ui/qt/uat_dialog.h   |    1 +
 2 files changed, 11 insertions(+)