Fix game:addSpawnShapesByZone
[ryzomcore.git] / studio / src / plugins / log / log_form.ui
blob5d018c741a6a65b75c22673c9806d2291b6f6bd2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>CLogPlugin</class>
4 <widget class="QDockWidget" name="CLogPlugin">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>540</width>
10 <height>370</height>
11 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <property name="minimumSize">
20 <size>
21 <width>89</width>
22 <height>111</height>
23 </size>
24 </property>
25 <property name="maximumSize">
26 <size>
27 <width>524287</width>
28 <height>524287</height>
29 </size>
30 </property>
31 <property name="windowTitle">
32 <string>Log</string>
33 </property>
34 <widget class="QWidget" name="dockWidgetContents">
35 <property name="sizePolicy">
36 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
37 <horstretch>0</horstretch>
38 <verstretch>0</verstretch>
39 </sizepolicy>
40 </property>
41 <property name="minimumSize">
42 <size>
43 <width>0</width>
44 <height>0</height>
45 </size>
46 </property>
47 <layout class="QGridLayout" name="gridLayout">
48 <item row="0" column="0">
49 <widget class="QPlainTextEdit" name="plainTextEdit"/>
50 </item>
51 </layout>
52 </widget>
53 </widget>
54 <resources/>
55 <connections/>
56 </ui>