Remove the fullscreen hotkey message

No longer needed after the hotkeys to enter and exit full screen
mode were merged into one
This commit is contained in:
Alexander Babikov
2025-05-07 21:01:43 +05:00
parent 44376db7f2
commit c42f1e4d12
33 changed files with 51 additions and 316 deletions

View File

@@ -165,13 +165,6 @@
</property>
</widget>
</item>
<item row="11" column="0">
<widget class="QCheckBox" name="checkBoxFullscreenFirst">
<property name="text">
<string>Display hotkey message when entering full-screen mode</string>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>