Fixed notifications row select

This commit is contained in:
Jordan Sherer 2019-10-10 20:43:51 -04:00
parent aa3327342d
commit 8901406755

View File

@ -1517,7 +1517,7 @@ a few, particularly some Kenwood rigs, require it).</string>
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>494</width> <width>718</width>
<height>490</height> <height>490</height>
</rect> </rect>
</property> </property>
@ -1921,8 +1921,8 @@ this setting allows you to select which audio input will be used
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>266</width> <width>760</width>
<height>420</height> <height>502</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_29"> <layout class="QVBoxLayout" name="verticalLayout_29">
@ -2305,7 +2305,7 @@ both here.</string>
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>562</width> <width>746</width>
<height>663</height> <height>663</height>
</rect> </rect>
</property> </property>
@ -2800,8 +2800,8 @@ for assessing propagation and system performance.</string>
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>487</width> <width>760</width>
<height>341</height> <height>502</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_31"> <layout class="QVBoxLayout" name="verticalLayout_31">
@ -3165,6 +3165,9 @@ QListView::item:hover {
<property name="selectionMode"> <property name="selectionMode">
<enum>QAbstractItemView::NoSelection</enum> <enum>QAbstractItemView::NoSelection</enum>
</property> </property>
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
<property name="showGrid"> <property name="showGrid">
<bool>false</bool> <bool>false</bool>
</property> </property>
@ -3270,8 +3273,8 @@ QListView::item:hover {
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>274</width> <width>724</width>
<height>690</height> <height>418</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_14"> <layout class="QVBoxLayout" name="verticalLayout_14">