Skip to content
Snippets Groups Projects
Commit 7d509f43 authored by Daniel Meißner's avatar Daniel Meißner Committed by Daniel Meißner
Browse files

gui: fixed tab order

parent e54b9511
No related branches found
No related tags found
No related merge requests found
......@@ -230,7 +230,7 @@
<x>150</x>
<y>80</y>
<width>241</width>
<height>81</height>
<height>101</height>
</rect>
</property>
<property name="title">
......@@ -254,8 +254,8 @@
<rect>
<x>10</x>
<y>60</y>
<width>71</width>
<height>16</height>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="text">
......@@ -265,10 +265,10 @@
<widget class="QLabel" name="label_file_overwrite">
<property name="geometry">
<rect>
<x>130</x>
<x>150</x>
<y>60</y>
<width>101</width>
<height>16</height>
<width>81</width>
<height>20</height>
</rect>
</property>
<property name="text">
......@@ -309,7 +309,7 @@
<property name="geometry">
<rect>
<x>150</x>
<y>170</y>
<y>190</y>
<width>241</width>
<height>61</height>
</rect>
......@@ -405,6 +405,25 @@
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<tabstops>
<tabstop>rb_433</tabstop>
<tabstop>rb_868</tabstop>
<tabstop>rb_1mhz</tabstop>
<tabstop>rb_2mhz</tabstop>
<tabstop>rb_3mhz</tabstop>
<tabstop>rb_1m</tabstop>
<tabstop>rb_5m</tabstop>
<tabstop>rb_10m</tabstop>
<tabstop>rb_1h_2</tabstop>
<tabstop>rb_1h</tabstop>
<tabstop>lineEdit_dump_file</tabstop>
<tabstop>comboBox_hardware</tabstop>
<tabstop>button_start</tabstop>
<tabstop>button_stop</tabstop>
<tabstop>button_close</tabstop>
<tabstop>button_hw_refresh</tabstop>
<tabstop>comboBox_env</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment