Fixed tab order
After the restyle, the order was messed up.
This commit is contained in:
parent
449b230891
commit
38f9ced894
@ -7,8 +7,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>607</width>
|
<width>637</width>
|
||||||
<height>422</height>
|
<height>495</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
@ -373,8 +373,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>607</width>
|
<width>637</width>
|
||||||
<height>20</height>
|
<height>18</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QMenu" name="menuFile">
|
<widget class="QMenu" name="menuFile">
|
||||||
@ -1151,6 +1151,29 @@
|
|||||||
<tabstop>txtQuery</tabstop>
|
<tabstop>txtQuery</tabstop>
|
||||||
<tabstop>cmdClearQuery</tabstop>
|
<tabstop>cmdClearQuery</tabstop>
|
||||||
<tabstop>cmdExecute</tabstop>
|
<tabstop>cmdExecute</tabstop>
|
||||||
|
<tabstop>cmdProduct</tabstop>
|
||||||
|
<tabstop>cmdDifference</tabstop>
|
||||||
|
<tabstop>cmdUnion</tabstop>
|
||||||
|
<tabstop>cmdIntersection</tabstop>
|
||||||
|
<tabstop>cmdJoin</tabstop>
|
||||||
|
<tabstop>cmdOuter</tabstop>
|
||||||
|
<tabstop>cmdOuterLeft</tabstop>
|
||||||
|
<tabstop>cmdOuterRight</tabstop>
|
||||||
|
<tabstop>cmdDivision</tabstop>
|
||||||
|
<tabstop>cmdSelection</tabstop>
|
||||||
|
<tabstop>cmdProjection</tabstop>
|
||||||
|
<tabstop>cmdRename</tabstop>
|
||||||
|
<tabstop>cmdArrow</tabstop>
|
||||||
|
<tabstop>cmdAbout</tabstop>
|
||||||
|
<tabstop>cmdSurvey</tabstop>
|
||||||
|
<tabstop>lstAttributes</tabstop>
|
||||||
|
<tabstop>lstRelations</tabstop>
|
||||||
|
<tabstop>cmdLoad</tabstop>
|
||||||
|
<tabstop>cmdSave</tabstop>
|
||||||
|
<tabstop>cmdNew</tabstop>
|
||||||
|
<tabstop>cmdEdit</tabstop>
|
||||||
|
<tabstop>cmdUnload</tabstop>
|
||||||
|
<tabstop>cmdNewSession</tabstop>
|
||||||
</tabstops>
|
</tabstops>
|
||||||
<resources/>
|
<resources/>
|
||||||
<connections>
|
<connections>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user