Wireshark-commits: [Wireshark-commits] master-2.0 e2242e0: Qt: only "Comment" column should be edit

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Feb 2016 14:28:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2242e06f80db0d61a4743a2b03007aac5f37c31
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

e2242e0 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: only "Comment" column should be editable in Local Interfaces management tab
    
    Bug: 12146
    Change-Id: Ife481b7c0b201a54749e212416571aa3dcaf7542
    Reviewed-on: https://code.wireshark.org/review/14017
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit a795a3033a3cf1d5a182224a8cd5e3d39ba00349)
    Reviewed-on: https://code.wireshark.org/review/14029
    

Actions performed:

    from  dab554d   Qt: Set maximumSize on AccordionFrame widget buttons
    adds  e2242e0   Qt: only "Comment" column should be editable in Local Interfaces management tab


Summary of changes:
 ui/qt/manage_interfaces_dialog.cpp |   11 ++++++++++-
 ui/qt/manage_interfaces_dialog.h   |    2 ++
 2 files changed, 12 insertions(+), 1 deletion(-)