qt: Silence name collision warnings

This commit is contained in:
ReinUsesLisp 2019-05-29 21:25:00 -03:00
parent cf1d3d3e5f
commit 0d80feda2d
3 changed files with 15 additions and 15 deletions

View file

@ -20,7 +20,7 @@
<item>
<layout class="QHBoxLayout">
<item>
<widget class="QLabel" name="label">
<widget class="QLabel" name="label_1">
<property name="text">
<string>Output Engine:</string>
</property>
@ -44,7 +44,7 @@
<item>
<layout class="QHBoxLayout">
<item>
<widget class="QLabel" name="label">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Audio Device:</string>
</property>
@ -61,7 +61,7 @@
<number>0</number>
</property>
<item>
<widget class="QLabel" name="label">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Volume:</string>
</property>