log file handling as standalone dialog finished

This commit is contained in:
doitux
2012-09-17 23:44:33 +02:00
parent d322a1b080
commit 09e8cc9004
9 changed files with 357 additions and 280 deletions
+11 -1
View File
@@ -198,7 +198,7 @@
<x>0</x>
<y>0</y>
<width>450</width>
<height>26</height>
<height>24</height>
</rect>
</property>
<widget class="QMenu" name="menuPokerTH">
@@ -215,6 +215,7 @@
<addaction name="actionStart_Local_Game"/>
<addaction name="actionInternet_Game"/>
<addaction name="menuNetwork_Game"/>
<addaction name="actionLogs"/>
<addaction name="actionAbout_PokerTH"/>
<addaction name="actionQuit"/>
</widget>
@@ -296,6 +297,15 @@
<string>Join Network Game ...</string>
</property>
</action>
<action name="actionLogs">
<property name="icon">
<iconset resource="resources/pokerth.qrc">
<normaloff>:/gfx/registered.png</normaloff>:/gfx/registered.png</iconset>
</property>
<property name="text">
<string>Logs ...</string>
</property>
</action>
</widget>
<resources>
<include location="resources/pokerth.qrc"/>