Wireshark-commits: [Wireshark-commits] master a63b5eb: Qt: Make "Learn" on the welcome screen click
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a63b5eb711cc50efe2725d716e0774e147376d25
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a63b5eb by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Make "Learn" on the welcome screen clickable.
Make the "Learn" header a ClickableLabel to match "Open" and "Capture".
Link to the docs page for now. Adjust its stylesheet and properties to
match ast well.
Change-Id: Id9c7c05269de8134af28f0f9c1e2820a60442236
Reviewed-on: https://code.wireshark.org/review/18358
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 528894e On UN*X, st_ctime is the last status change time, not the creation time.
adds a63b5eb Qt: Make "Learn" on the welcome screen clickable.
Summary of changes:
ui/help_url.c | 3 +++
ui/help_url.h | 1 +
ui/qt/main_welcome.cpp | 26 ++++++++++++++++----------
ui/qt/main_welcome.h | 1 +
ui/qt/main_welcome.ui | 8 +++++++-
5 files changed, 28 insertions(+), 11 deletions(-)