modif flavien

This commit is contained in:
Nicolas 2019-03-13 15:19:51 +01:00
parent 47f8b528f5
commit 3cbf779050

View File

@ -174,7 +174,7 @@
<rect>
<x>200</x>
<y>46</y>
<width>140</width>
<width>80</width>
<height>20</height>
</rect>
</property>
@ -237,9 +237,34 @@
</rect>
</property>
<property name="text">
<string>Amplitude (V)</string>
<string>Amplitude (dB)</string>
</property>
</widget>
<widget class="QComboBox" name="uniteFreq_combobox">
<property name="geometry">
<rect>
<x>290</x>
<y>46</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<item>
<property name="text">
<string>kHz</string>
</property>
</item>
<item>
<property name="text">
<string>MHz</string>
</property>
</item>
<item>
<property name="text">
<string>GHz</string>
</property>
</item>
</widget>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>