Wireshark-commits: [Wireshark-commits] master-2.0 142781a: Qt: Restore the filename in the status b
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=142781ae0bd9c4e6566b8c32facbade65d47db3b
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
142781a by Gerald Combs (gerald@xxxxxxxx):
Qt: Restore the filename in the status bar.
Change isNull checks to isEmpty. This keeps us from pushing an empty
field status and clobbering the file name in the status bar. Make sure
we do the same for other statuses.
Change-Id: I68ea669bdafc6e1177c1b8aaa07781464371de96
Reviewed-on: https://code.wireshark.org/review/13175
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit 8ee0be1513843895399ad4e09ba0fc4eca48b87b)
Reviewed-on: https://code.wireshark.org/review/13176
Actions performed:
from 59c0801 [Automatic update for 2016-01-10]
adds 142781a Qt: Restore the filename in the status bar.
Summary of changes:
ui/qt/main_status_bar.cpp | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)