mirror of
https://github.com/leozide/leocad
synced 2025-01-17 18:11:42 +01:00
Fixed Preferences Dialog Qt assert.
This commit is contained in:
parent
2f664f5a1c
commit
649ecf5c1e
1 changed files with 1 additions and 1 deletions
|
@ -1744,6 +1744,7 @@
|
|||
</layout>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>tabWidget</tabstop>
|
||||
<tabstop>partsLibrary</tabstop>
|
||||
<tabstop>partsLibraryBrowse</tabstop>
|
||||
<tabstop>partsArchiveBrowse</tabstop>
|
||||
|
@ -1832,7 +1833,6 @@
|
|||
<tabstop>mouseAssign</tabstop>
|
||||
<tabstop>mouseRemove</tabstop>
|
||||
<tabstop>mouseSensitivity</tabstop>
|
||||
<tabstop>tabWidget</tabstop>
|
||||
</tabstops>
|
||||
<resources>
|
||||
<include location="../leocad.qrc"/>
|
||||
|
|
Loading…
Reference in a new issue