small gametable tweaks

This commit is contained in:
doitux
2009-04-30 09:27:38 +00:00
parent de34a38f54
commit a2e830f2dc
3 changed files with 15 additions and 14 deletions
+3 -2
View File
@@ -3,8 +3,8 @@ isEmpty( PREFIX ):PREFIX = /usr
TEMPLATE = app TEMPLATE = app
CODECFORSRC = UTF-8 CODECFORSRC = UTF-8
CONFIG += qt thread embed_manifest_exe exceptions rtti stl warn_on release #CONFIG += qt thread embed_manifest_exe exceptions rtti stl warn_on release
#CONFIG += qt thread embed_manifest_exe exceptions rtti stl warn_on debug CONFIG += qt thread embed_manifest_exe exceptions rtti stl warn_on debug
# ####Uncomment this for RELEASE on Linux/Unix/BSD (only for static Qt) # ####Uncomment this for RELEASE on Linux/Unix/BSD (only for static Qt)
# QTPLUGIN += qjpeg qgif # QTPLUGIN += qjpeg qgif
@@ -268,6 +268,7 @@ TRANSLATIONS = ts/pokerth_bg.ts \
ts/pokerth_tr.ts \ ts/pokerth_tr.ts \
ts/pokerth_gr.ts \ ts/pokerth_gr.ts \
ts/pokerth_ptbr.ts \ ts/pokerth_ptbr.ts \
ts/pokerth_ptpt.ts \
ts/pokerth_zhcn.ts \ ts/pokerth_zhcn.ts \
ts/pokerth_fi.ts \ ts/pokerth_fi.ts \
ts/pokerth_START_HERE.ts ts/pokerth_START_HERE.ts
+1 -1
View File
@@ -33,7 +33,7 @@
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR) #define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
#define POKERTH_BETA_REVISION 3 #define POKERTH_BETA_REVISION 3
#define POKERTH_BETA_RELEASE_STRING "0.7-beta2" #define POKERTH_BETA_RELEASE_STRING "0.7"
#define POKERTH_GT_STYLE_FILE_VERSION 1 #define POKERTH_GT_STYLE_FILE_VERSION 1
#define POKERTH_CD_STYLE_FILE_VERSION 1 #define POKERTH_CD_STYLE_FILE_VERSION 1
+11 -11
View File
@@ -260,7 +260,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>12</x> <x>12</x>
<y>70</y> <y>68</y>
<width>52</width> <width>52</width>
<height>10</height> <height>10</height>
</rect> </rect>
@@ -478,7 +478,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>12</x> <x>12</x>
<y>61</y> <y>62</y>
<width>52</width> <width>52</width>
<height>10</height> <height>10</height>
</rect> </rect>
@@ -703,7 +703,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>12</x> <x>12</x>
<y>70</y> <y>68</y>
<width>52</width> <width>52</width>
<height>10</height> <height>10</height>
</rect> </rect>
@@ -908,7 +908,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>12</x> <x>12</x>
<y>70</y> <y>68</y>
<width>52</width> <width>52</width>
<height>10</height> <height>10</height>
</rect> </rect>
@@ -1113,7 +1113,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>12</x> <x>12</x>
<y>70</y> <y>68</y>
<width>52</width> <width>52</width>
<height>10</height> <height>10</height>
</rect> </rect>
@@ -1338,7 +1338,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>12</x> <x>12</x>
<y>70</y> <y>68</y>
<width>52</width> <width>52</width>
<height>10</height> <height>10</height>
</rect> </rect>
@@ -1556,7 +1556,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>12</x> <x>12</x>
<y>61</y> <y>62</y>
<width>52</width> <width>52</width>
<height>10</height> <height>10</height>
</rect> </rect>
@@ -2213,7 +2213,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>12</x> <x>12</x>
<y>61</y> <y>62</y>
<width>52</width> <width>52</width>
<height>10</height> <height>10</height>
</rect> </rect>
@@ -2418,7 +2418,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>12</x> <x>12</x>
<y>61</y> <y>62</y>
<width>52</width> <width>52</width>
<height>10</height> <height>10</height>
</rect> </rect>
@@ -2623,7 +2623,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>12</x> <x>12</x>
<y>61</y> <y>62</y>
<width>52</width> <width>52</width>
<height>10</height> <height>10</height>
</rect> </rect>
@@ -3538,7 +3538,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1024</width> <width>1024</width>
<height>27</height> <height>25</height>
</rect> </rect>
</property> </property>
<widget class="QMenu" name="menuView"> <widget class="QMenu" name="menuView">