From 521bcce2c959617390f5e8594d83ced79e57e4a0 Mon Sep 17 00:00:00 2001 From: Mashintime Date: Mon, 27 Mar 2023 20:18:18 -0400 Subject: [PATCH] Add tooltip to rigctld copy button --- gui/src/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/gui/src/index.html b/gui/src/index.html index 6cf2ac4f..807170b7 100644 --- a/gui/src/index.html +++ b/gui/src/index.html @@ -1890,6 +1890,7 @@ class="btn btn-outline-secondary" type="button" id="btnHamlibCopyCommand" + title="Copy exe and arguments to clipboard to run in terminal for troubleshooting" >