source: mmcs/formvariablesexogenas.ui @ 55c03df

matrices
Last change on this file since 55c03df was bd5e45b, checked in by rboet <rboet@…>, 9 years ago

Traducción de los botones de diálogo, primer prototipo de matriz La

  • Property mode set to 100644
File size: 515 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>FormVariablesExogenas</class>
4 <widget class="QWidget" name="FormVariablesExogenas">
5  <property name="windowModality">
6   <enum>Qt::ApplicationModal</enum>
7  </property>
8  <property name="geometry">
9   <rect>
10    <x>0</x>
11    <y>0</y>
12    <width>697</width>
13    <height>345</height>
14   </rect>
15  </property>
16  <property name="windowTitle">
17   <string>Defina Variables Exógenas</string>
18  </property>
19 </widget>
20 <resources/>
21 <connections/>
22</ui>
Note: See TracBrowser for help on using the repository browser.