From 0eedbf3f410195b7704d0b8a37c59d94a5abb661 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Fri, 26 Jan 2018 16:41:23 +0000 Subject: [PATCH] Make both text windows same style. Add right-click info to special mouse commands. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8435 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- mainwindow.ui | 4 ++-- mouse_commands.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mainwindow.ui b/mainwindow.ui index 054982356..df8af5241 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -155,7 +155,7 @@ - QFrame::Panel + QFrame::StyledPanel Qt::ScrollBarAlwaysOn @@ -1046,7 +1046,7 @@ QLabel[oob="true"] { QTabWidget::Triangular - 2 + 0 diff --git a/mouse_commands.txt b/mouse_commands.txt index d159ff5e1..57dd5bdb3 100644 --- a/mouse_commands.txt +++ b/mouse_commands.txt @@ -5,9 +5,9 @@ Waterfall: - Click to set the Rx frequency.
+ Click to set Rx frequency.
Shift-click to set Tx frequency.
- Ctrl-click to set Rx and Tx frequencies.
+ Ctrl-click or Right-click to set Rx and Tx frequencies.
Double-click to also decode at Rx frequency.