refs #638, allow to select model in own model set for forms (double click)

This commit is contained in:
Klaus Basan
2016-04-11 19:40:41 +02:00
parent 9c7ce4cc82
commit f1eccc2d8f
2 changed files with 18 additions and 0 deletions

View File

@@ -37,6 +37,12 @@
</property>
<item>
<widget class="QSplitter" name="sp_MappingComponent">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>