display message priority colors

This commit is contained in:
dries.k
2022-12-28 18:21:43 +01:00
parent a9aac24085
commit e00c2d4ca1
7 changed files with 183 additions and 96 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>402</width>
<height>369</height>
<height>392</height>
</rect>
</property>
<property name="windowTitle">
@@ -157,6 +157,17 @@
</item>
</layout>
</item>
<item>
<widget class="QCheckBox" name="cb_priority_colors">
<property name="toolTip">
<string>4..7 -&gt; orange
8..10 -&gt; red</string>
</property>
<property name="text">
<string>Show message priority colors</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>