fix android build

This commit is contained in:
doitux
2012-09-18 12:42:45 +02:00
parent 09e8cc9004
commit 9c33f6e08a
@@ -341,6 +341,7 @@
<string>&amp;PokerTH</string>
</property>
<addaction name="actionAbout_PokerTH"/>
<addaction name="actionLogs"/>
</widget>
<widget class="QMenu" name="menuSettings">
<property name="title">
@@ -422,6 +423,14 @@
<string>Create Network Game ...</string>
</property>
</action>
<action name="actionLogs">
<property name="text">
<string>Logs</string>
</property>
<property name="visible">
<bool>false</bool>
</property>
</action>
</widget>
<resources>
<include location="../resources/pokerth.qrc"/>