mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 03:58:50 -04:00
This fixes that right-clicking the Q65 mode button does not work on some macOS compilations.
This commit is contained in:
parent
6a151a63cc
commit
1d881fcd25
@ -2989,6 +2989,9 @@ QLabel[oob="true"] {
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="focusPolicy">
|
||||
<enum>Qt::StrongFocus</enum>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Switch to Q65 mode. Right-click to toggle Q65 Pileup mode On/Off.</p></body></html></string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user