Button size fix

This commit is contained in:
Syping 2018-01-24 16:22:44 +01:00
父節點 42845e1cb5
當前提交 add51460a3
共有 4 個檔案被更改,包括 25 行新增1 行删除

查看文件

@ -106,6 +106,12 @@
</item>
<item>
<widget class="QPushButton" name="cmdSave">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;Save</string>
</property>
@ -113,6 +119,12 @@
</item>
<item>
<widget class="QPushButton" name="cmdClose">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;Close</string>
</property>

查看文件

@ -134,6 +134,12 @@
</item>
<item>
<widget class="QPushButton" name="cmdApply">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;Apply</string>
</property>
@ -141,6 +147,12 @@
</item>
<item>
<widget class="QPushButton" name="cmdCancel">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>

二進制
res/gta5sync_de.qm

未顯示二進位檔案。

查看文件

@ -122,7 +122,7 @@ Grand Theft Auto V Snapmatic Bilder und Spielständen</translation>
<message>
<location filename="../ExportDialog.ui" line="14"/>
<source>Dialog</source>
<translation></translation>
<translation>Dialog</translation>
</message>
<message>
<location filename="../ExportDialog.ui" line="51"/>