Multipaste : auto-num of element work, even if the option "erase label on copy /paste" is enable.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5337 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2018-04-21 17:48:22 +00:00
parent f4a7de8f37
commit 5e15c597c1
4 changed files with 20 additions and 7 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>261</width>
<height>136</height>
<width>304</width>
<height>162</height>
</rect>
</property>
<property name="windowTitle">
@@ -90,14 +90,14 @@
<item>
<widget class="QCheckBox" name="m_auto_connection_cb">
<property name="text">
<string>Auto-connection</string>
<string>Auto-connexion</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_auto_num_cb">
<property name="text">
<string>Auto-numérotation des éléments (experimental)</string>
<string>Auto-numérotation des éléments</string>
</property>
</widget>
</item>