forked from Wobbl/Bread_Editor
Implemented closing tabs.
This commit is contained in:
parent
5bc3dab10c
commit
56e16dfb8b
3 changed files with 13 additions and 0 deletions
|
@ -20,6 +20,12 @@
|
|||
<property name="currentIndex">
|
||||
<number>-1</number>
|
||||
</property>
|
||||
<property name="tabsClosable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="movable">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue