This commit is contained in:
doitux
2007-01-20 01:38:40 +00:00
parent ed989f2a64
commit 11fd7987d6
7 changed files with 229 additions and 97 deletions
+29 -1
View File
@@ -498,6 +498,9 @@
</disabled>
</palette>
</property>
<property name="focusPolicy" >
<enum>Qt::ClickFocus</enum>
</property>
<property name="windowTitle" >
<string>PokerTH - The Open-Source Texas Holdem Engine</string>
</property>
@@ -554,6 +557,18 @@
<property name="enabled" >
<bool>true</bool>
</property>
<property name="minimumSize" >
<size>
<width>382</width>
<height>212</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>382</width>
<height>212</height>
</size>
</property>
<property name="palette" >
<palette>
<active>
@@ -1446,7 +1461,20 @@
<property name="sizeHint" >
<size>
<width>20</width>
<height>20</height>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>0</height>
</size>
</property>
</spacer>