WelcomeUI: Make Open and Capture clickable
authorRoland Knall <rknall@gmail.com>
Wed, 19 Oct 2016 08:19:28 +0000 (10:19 +0200)
committerAnders Broman <a.broman58@gmail.com>
Thu, 20 Oct 2016 05:09:58 +0000 (05:09 +0000)
commit961b05315df0c17bc21ca77553d1e29ebdf39309
treeea6e7704c3d2c92503f551cab50404e62a26288a
parentf0cb70bd18171a8102f4a6baefb385a1dcd2d960
WelcomeUI: Make Open and Capture clickable

Make the texts "Open" and "Capture" clickable, and have them open
the FileOpen and CaptureOptions dialogs respectively

Change-Id: I2a3efbc4cdf160aa0b4efc6496d09228affbff46
Reviewed-on: https://code.wireshark.org/review/18303
Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
ui/qt/CMakeLists.txt
ui/qt/Makefile.am
ui/qt/clickable_label.cpp [new file with mode: 0644]
ui/qt/clickable_label.h [new file with mode: 0644]
ui/qt/main_welcome.cpp
ui/qt/main_welcome.h
ui/qt/main_welcome.ui
ui/qt/wireshark_application.cpp
ui/qt/wireshark_application.h
wireshark-qt.cpp