More options for highlighting messages with myCall.

This commit is contained in:
Uwe Risse
2023-12-13 16:32:57 +01:00
parent 5e8deecdb4
commit 1b3f4315b1
5 changed files with 28 additions and 4 deletions
+11 -1
View File
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>400</width>
<height>250</height>
<height>268</height>
</rect>
</property>
<property name="windowTitle">
@@ -63,6 +63,13 @@
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>Highlight My Call:</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
@@ -106,6 +113,9 @@
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="myCallColor"/>
</item>
</layout>
</item>
<item>