[Standard Views] change preference label to default camera orientation
This commit is contained in:
committed by
Yorik van Havre
parent
99585f3a85
commit
07dd96beb2
@@ -234,7 +234,7 @@ Turntable: the part will be rotated around the z-axis.</string>
|
||||
<item row="2" column="0">
|
||||
<widget class="QLabel" name="newDocViewLabel">
|
||||
<property name="text">
|
||||
<string>New document camera orientation / Home view</string>
|
||||
<string>Default camera orientation</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -253,7 +253,7 @@ Turntable: the part will be rotated around the z-axis.</string>
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Camera orientation for new documents and Home view</string>
|
||||
<string>Default camera orientation when creating a new document or selecting the home view</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user