File open dialog
This commit is contained in:
		| @@ -6,8 +6,8 @@ | ||||
|    <rect> | ||||
|     <x>0</x> | ||||
|     <y>0</y> | ||||
|     <width>800</width> | ||||
|     <height>600</height> | ||||
|     <width>1064</width> | ||||
|     <height>724</height> | ||||
|    </rect> | ||||
|   </property> | ||||
|   <property name="windowTitle"> | ||||
| @@ -31,18 +31,7 @@ | ||||
|          </attribute> | ||||
|          <layout class="QGridLayout" name="gridLayout_2"> | ||||
|           <item row="0" column="0"> | ||||
|            <layout class="QVBoxLayout" name="verticalLayout"> | ||||
|             <item> | ||||
|              <widget class="QPushButton" name="pushButton"> | ||||
|               <property name="text"> | ||||
|                <string>PushButton</string> | ||||
|               </property> | ||||
|              </widget> | ||||
|             </item> | ||||
|             <item> | ||||
|              <widget class="QTextEdit" name="textEdit"/> | ||||
|             </item> | ||||
|            </layout> | ||||
|            <layout class="QVBoxLayout" name="verticalLayout"/> | ||||
|           </item> | ||||
|          </layout> | ||||
|         </widget> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user