Fix name of widget, it must be unique

The widget name was duplicated, it caused no real issue, sinc it was
never referenced, but the UI compiler complained
pull/1439/head
Jiří Pinkava 2022-09-23 00:39:42 +02:00
rodzic 31565b5caf
commit af7959c949
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -510,7 +510,7 @@ Max - Marker will move according to the maximum power at the marker frequency</s
<attribute name="toolTip">
<string>Waterfall markers</string>
</attribute>
<widget class="QWidget" name="layoutWidget">
<widget class="QWidget" name="layoutWidget_1">
<property name="geometry">
<rect>
<x>0</x>