Draft: Fixed Annotation style dialog's arrow types - fixes #4505
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<y>-290</y>
|
||||
<width>420</width>
|
||||
<height>589</height>
|
||||
</rect>
|
||||
@@ -408,6 +408,11 @@
|
||||
<string>Dot</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Circle</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Arrow</string>
|
||||
@@ -418,6 +423,11 @@
|
||||
<string>Tick</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Tick-2</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="5" column="1">
|
||||
|
||||
Reference in New Issue
Block a user