newsequenz3.ui 370 B

12345678910111213141516171819
  1. <?xml version='1.0'?>
  2. <ui version="4.0">
  3. <class>NewSequenz</class>
  4. <widget class="QDialog" name="NewSequenz">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>640</width>
  10. <height>480</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Dialog</string>
  15. </property>
  16. </widget>
  17. <resources/>
  18. <connections/>
  19. </ui>