Qt: clear Go To Packet text box when opening it
authorPascal Quantin <pascal.quantin@gmail.com>
Fri, 5 Jun 2015 08:06:16 +0000 (10:06 +0200)
committerPascal Quantin <pascal.quantin@gmail.com>
Fri, 5 Jun 2015 21:15:51 +0000 (21:15 +0000)
commitab6108cbdfeaa47c4802bdb242d8a35d0726cd4d
treea38ca58e3eef50978af4379248c32acbff062006
parent1ec868edddbca60e367f0681db8a5ee5aa32fe74
Qt: clear Go To Packet text box when opening it

Most of the time you intend to go to a new packet, not to go to the previously selected one.
This makes it consistent with all the editors I have used so far.

Change-Id: Ib0cde3c8361a8c3103dd05d622eaba4ee7deab78
Reviewed-on: https://code.wireshark.org/review/8772
Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
ui/qt/main_window_slots.cpp