added dummy modules B and C

This commit is contained in:
Pavol Rusnak 2011-05-01 11:37:46 +02:00
parent 1665de3ea7
commit 5401986edd
10 changed files with 130 additions and 3 deletions

View file

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ModuleC</class>
<widget class="QWidget" name="ModuleC">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>781</width>
<height>531</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
</widget>
<resources/>
<connections/>
</ui>