mirror of https://github.com/KLayout/klayout.git
Fixing dialog title of 'round corners dialog'
This commit is contained in:
parent
9534209240
commit
94b84aad62
|
|
@ -11,7 +11,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Dialog</string>
|
||||
<string>Round Corners</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<item row="2" column="0" colspan="3">
|
||||
|
|
|
|||
Loading…
Reference in New Issue