small gametable tweaks
This commit is contained in:
+3
-2
@@ -3,8 +3,8 @@ isEmpty( PREFIX ):PREFIX = /usr
|
||||
TEMPLATE = app
|
||||
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 debug
|
||||
#CONFIG += qt thread embed_manifest_exe exceptions rtti stl warn_on release
|
||||
CONFIG += qt thread embed_manifest_exe exceptions rtti stl warn_on debug
|
||||
|
||||
# ####Uncomment this for RELEASE on Linux/Unix/BSD (only for static Qt)
|
||||
# QTPLUGIN += qjpeg qgif
|
||||
@@ -268,6 +268,7 @@ TRANSLATIONS = ts/pokerth_bg.ts \
|
||||
ts/pokerth_tr.ts \
|
||||
ts/pokerth_gr.ts \
|
||||
ts/pokerth_ptbr.ts \
|
||||
ts/pokerth_ptpt.ts \
|
||||
ts/pokerth_zhcn.ts \
|
||||
ts/pokerth_fi.ts \
|
||||
ts/pokerth_START_HERE.ts
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@
|
||||
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
|
||||
|
||||
#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_CD_STYLE_FILE_VERSION 1
|
||||
|
||||
+11
-11
@@ -260,7 +260,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>12</x>
|
||||
<y>70</y>
|
||||
<y>68</y>
|
||||
<width>52</width>
|
||||
<height>10</height>
|
||||
</rect>
|
||||
@@ -478,7 +478,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>12</x>
|
||||
<y>61</y>
|
||||
<y>62</y>
|
||||
<width>52</width>
|
||||
<height>10</height>
|
||||
</rect>
|
||||
@@ -703,7 +703,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>12</x>
|
||||
<y>70</y>
|
||||
<y>68</y>
|
||||
<width>52</width>
|
||||
<height>10</height>
|
||||
</rect>
|
||||
@@ -908,7 +908,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>12</x>
|
||||
<y>70</y>
|
||||
<y>68</y>
|
||||
<width>52</width>
|
||||
<height>10</height>
|
||||
</rect>
|
||||
@@ -1113,7 +1113,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>12</x>
|
||||
<y>70</y>
|
||||
<y>68</y>
|
||||
<width>52</width>
|
||||
<height>10</height>
|
||||
</rect>
|
||||
@@ -1338,7 +1338,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>12</x>
|
||||
<y>70</y>
|
||||
<y>68</y>
|
||||
<width>52</width>
|
||||
<height>10</height>
|
||||
</rect>
|
||||
@@ -1556,7 +1556,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>12</x>
|
||||
<y>61</y>
|
||||
<y>62</y>
|
||||
<width>52</width>
|
||||
<height>10</height>
|
||||
</rect>
|
||||
@@ -2213,7 +2213,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>12</x>
|
||||
<y>61</y>
|
||||
<y>62</y>
|
||||
<width>52</width>
|
||||
<height>10</height>
|
||||
</rect>
|
||||
@@ -2418,7 +2418,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>12</x>
|
||||
<y>61</y>
|
||||
<y>62</y>
|
||||
<width>52</width>
|
||||
<height>10</height>
|
||||
</rect>
|
||||
@@ -2623,7 +2623,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>12</x>
|
||||
<y>61</y>
|
||||
<y>62</y>
|
||||
<width>52</width>
|
||||
<height>10</height>
|
||||
</rect>
|
||||
@@ -3538,7 +3538,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>1024</width>
|
||||
<height>27</height>
|
||||
<height>25</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuView">
|
||||
|
||||
Reference in New Issue
Block a user