Add hint about Cat

Signed-off-by: Tayou <tayou@gmx.net>
This commit is contained in:
Tayou
2023-01-09 18:40:58 +01:00
parent 5c48f0b458
commit 668b19d119
4 changed files with 62 additions and 20 deletions

View File

@ -31,6 +31,16 @@
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Hint: The cat appears in the background and is not shown by default. It is only made visible when pressing the Cat button in the Toolbar.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line">
<property name="orientation">
@ -41,7 +51,7 @@
<item>
<widget class="QLabel" name="label_4">
<property name="text">
<string>Icon Preview:</string>
<string> Preview:</string>
</property>
</widget>
</item>
@ -317,6 +327,9 @@
<height>256</height>
</size>
</property>
<property name="toolTip">
<string>The cat appears in the background and does not serve a purpose, it is purely visual.</string>
</property>
<property name="text">
<string/>
</property>