##// END OF EJS Templates
Bump Core, ready to integrate new DataSources model class...
Bump Core, ready to integrate new DataSources model class Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r132:46c4ef87ae13
r1494:8ad169c5af90
Show More
SqpSidePane.ui
42 lines | 920 B | text/plain | TextLexer
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SqpSidePane</class>
<widget class="QWidget" name="SqpSidePane">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>45</width>
<height>16777215</height>
</size>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
</layout>
</widget>
<resources/>
<connections/>
</ui>