This fixes that right-clicking the Q65 mode button does not work on some macOS compilations.

This commit is contained in:
Uwe Risse 2023-06-03 21:31:44 +02:00
parent 6a151a63cc
commit 1d881fcd25

View File

@ -2989,6 +2989,9 @@ QLabel[oob="true"] {
<height>16777215</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Switch to Q65 mode. Right-click to toggle Q65 Pileup mode On/Off.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>