Wireshark-commits: [Wireshark-commits] master fe68566: Qt: Fix "-l" behavior.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 24 Jun 2016 21:23:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe6856684b9c48edd093dbe3b9931630d9325ce6
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fe68566 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Fix "-l" behavior.
    
    gbcae998 didn't completely fix the missing "-l" behavior.
    
    Bug: 12311
    Change-Id: Iee3c844013ac137e94848aaafca7aeb3de43e080
    Reviewed-on: https://code.wireshark.org/review/16128
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  cc007e5   Qt: Keep the syntax line edit cursor active.
    adds  fe68566   Qt: Fix "-l" behavior.


Summary of changes:
 ui/qt/main_window.cpp       |    5 ++---
 ui/qt/main_window.h         |    2 +-
 ui/qt/main_window_slots.cpp |    6 ------
 3 files changed, 3 insertions(+), 10 deletions(-)