Fix issue with Piece path dialog. Path should be active tab by default.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-02-09 15:00:47 +02:00
parent 543042004a
commit e15c6eca08

View File

@ -21,7 +21,7 @@
<item> <item>
<widget class="QTabWidget" name="tabWidget"> <widget class="QTabWidget" name="tabWidget">
<property name="currentIndex"> <property name="currentIndex">
<number>2</number> <number>0</number>
</property> </property>
<widget class="QWidget" name="tabPath"> <widget class="QWidget" name="tabPath">
<attribute name="title"> <attribute name="title">