2012-05-26 14:49:10 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>TextPaletteBase</class>
|
|
|
|
<widget class="QWidget" name="TextPaletteBase">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2015-08-29 16:28:50 +02:00
|
|
|
<width>700</width>
|
|
|
|
<height>500</height>
|
2012-05-26 14:49:10 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
2017-03-28 18:54:29 +02:00
|
|
|
<string>Special Characters</string>
|
2012-05-26 14:49:10 +02:00
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<item>
|
2015-08-29 16:28:50 +02:00
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
2014-07-22 12:19:09 +02:00
|
|
|
<property name="currentIndex">
|
|
|
|
<number>-1</number>
|
2012-05-26 14:49:10 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2014-10-17 15:31:32 +02:00
|
|
|
<resources/>
|
2012-05-26 14:49:10 +02:00
|
|
|
<connections/>
|
|
|
|
</ui>
|