[emulated driver] minor fixes

* dialog size
* update sim.value UI fields if emulated simulator changes
* renamed function
This commit is contained in:
Klaus Basan
2020-01-29 20:50:56 +01:00
committed by Mat Sutcliffe
parent 7dcfed613f
commit 6b6a6e0d8e
6 changed files with 15 additions and 14 deletions

View File

@@ -6,13 +6,13 @@
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<width>500</width>
<height>300</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>400</width>
<width>500</width>
<height>300</height>
</size>
</property>