Change UI to use the new symbols
This commit is contained in:
parent
abfa6a00c2
commit
4a71130d0a
@ -78,7 +78,7 @@
|
||||
<string>Union</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string notr="true">ᑌ</string>
|
||||
<string notr="true">∪</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -88,7 +88,7 @@
|
||||
<string>Intersection</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string notr="true">ᑎ</string>
|
||||
<string notr="true">∩</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -108,7 +108,7 @@
|
||||
<string>Natural join</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string notr="true">ᐅᐊ</string>
|
||||
<string notr="true">⋈</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -118,7 +118,7 @@
|
||||
<string>Left outer join</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string notr="true">ᐅLEFTᐊ</string>
|
||||
<string notr="true">⧑</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -128,7 +128,7 @@
|
||||
<string>Right outer join</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string notr="true">ᐅRIGHTᐊ</string>
|
||||
<string notr="true">⧒</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -138,7 +138,7 @@
|
||||
<string>Full outer join</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string notr="true">ᐅFULLᐊ</string>
|
||||
<string notr="true">⧓</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -450,7 +450,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>800</width>
|
||||
<height>19</height>
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuFile">
|
||||
|
Loading…
x
Reference in New Issue
Block a user