mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-05 10:20:45 +02:00
Removed unnecessary of spaces.
This commit is contained in:
parent
88bb2c9bda
commit
dff98f462f
1 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="currentIndex">
|
<property name="currentIndex">
|
||||||
<number>3</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="tab_1">
|
<widget class="QWidget" name="tab_1">
|
||||||
<attribute name="title">
|
<attribute name="title">
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Create all MD files</string>
|
<string>Create all MD files</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QPushButton" name="createTestsOutlinePushbutton">
|
<widget class="QPushButton" name="createTestsOutlinePushbutton">
|
||||||
|
@ -124,7 +124,7 @@
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Create all Recursive Scripts</string>
|
<string>Create all Recursive Scripts</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QPushButton" name="createTestAutoScriptPushbutton">
|
<widget class="QPushButton" name="createTestAutoScriptPushbutton">
|
||||||
|
|
Loading…
Reference in a new issue