changes on human player box as example for mobile gui places of set and cash labels and font sizes

This commit is contained in:
doitux
2012-06-02 22:56:54 +02:00
parent 730171f0ac
commit 3a6054cf3a
2 changed files with 68 additions and 62 deletions
+2 -2
View File
@@ -69,8 +69,8 @@ GameTableStyleReader::GameTableStyleReader(ConfigFile *c, QWidget *w)
tabBarPaddingTop = "0";
tabBarPaddingSide = "9";
textBrowserFontsize= "10";
cashFontSize = "13";
setLabelFontSize = "13";
cashFontSize = "12";
setLabelFontSize = "12";
playerNameLabelFontSize = "11";
smallBoardFontSize = "13";
bigBoardFontSize = "17";