Merge pull request #4 from quillford/master

Changed the Open button to Open File
This commit is contained in:
NeoTheFox 2015-03-13 00:23:19 +03:00
commit 527ecae540

View File

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>761</width>
<height>456</height>
<width>791</width>
<height>514</height>
</rect>
</property>
<property name="sizePolicy">
@ -1087,8 +1087,8 @@ STOP</string>
<rect>
<x>0</x>
<y>0</y>
<width>761</width>
<height>20</height>
<width>791</width>
<height>22</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@ -1178,6 +1178,9 @@ STOP</string>
<property name="text">
<string>Open...</string>
</property>
<property name="iconText">
<string>Open File</string>
</property>
<property name="shortcut">
<string>Ctrl+O</string>
</property>