log file handling as standalone dialog finished
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user