mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Minor : typo and tab edit order
This commit is contained in:
@@ -234,6 +234,18 @@
|
|||||||
<container>1</container>
|
<container>1</container>
|
||||||
</customwidget>
|
</customwidget>
|
||||||
</customwidgets>
|
</customwidgets>
|
||||||
|
<tabstops>
|
||||||
|
<tabstop>m_adjust_table_size_cb</tabstop>
|
||||||
|
<tabstop>m_add_table_and_folio</tabstop>
|
||||||
|
<tabstop>m_table_name_le</tabstop>
|
||||||
|
<tabstop>m_edit_header_margins_pb</tabstop>
|
||||||
|
<tabstop>m_header_alignment_cb</tabstop>
|
||||||
|
<tabstop>m_header_font_pb</tabstop>
|
||||||
|
<tabstop>m_table_margins_pb</tabstop>
|
||||||
|
<tabstop>m_table_alignment_cb</tabstop>
|
||||||
|
<tabstop>m_table_font_pb</tabstop>
|
||||||
|
<tabstop>m_tab</tabstop>
|
||||||
|
</tabstops>
|
||||||
<resources/>
|
<resources/>
|
||||||
<connections>
|
<connections>
|
||||||
<connection>
|
<connection>
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Dialog</string>
|
<string>Editer les marges</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout">
|
<layout class="QGridLayout" name="gridLayout">
|
||||||
<item row="3" column="1">
|
<item row="3" column="1">
|
||||||
@@ -95,6 +95,12 @@
|
|||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
|
<tabstops>
|
||||||
|
<tabstop>m_top_sb</tabstop>
|
||||||
|
<tabstop>m_left_sb</tabstop>
|
||||||
|
<tabstop>m_right_sb</tabstop>
|
||||||
|
<tabstop>m_bottom_sb</tabstop>
|
||||||
|
</tabstops>
|
||||||
<resources/>
|
<resources/>
|
||||||
<connections>
|
<connections>
|
||||||
<connection>
|
<connection>
|
||||||
|
|||||||
Reference in New Issue
Block a user