From 961b05315df0c17bc21ca77553d1e29ebdf39309 Mon Sep 17 00:00:00 2001 From: Roland Knall Date: Wed, 19 Oct 2016 10:19:28 +0200 Subject: 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 Petri-Dish: Jaap Keuter Reviewed-by: Anders Broman --- ui/qt/main_welcome.ui | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'ui/qt/main_welcome.ui') diff --git a/ui/qt/main_welcome.ui b/ui/qt/main_welcome.ui index e5c75ed032..e636c16e34 100644 --- a/ui/qt/main_welcome.ui +++ b/ui/qt/main_welcome.ui @@ -118,7 +118,7 @@ 0 - + <h2>Open</h2> @@ -147,7 +147,7 @@ - + <html><head/><body><p>Capture live packets from your network.</p></body></html> @@ -316,6 +316,11 @@ a:hover {
accordion_frame.h
1 + + ClickableLabel + QLabel +
clickable_label.h
+
-- cgit v1.2.1