fix android build
This commit is contained in:
@@ -341,6 +341,7 @@
|
|||||||
<string>&PokerTH</string>
|
<string>&PokerTH</string>
|
||||||
</property>
|
</property>
|
||||||
<addaction name="actionAbout_PokerTH"/>
|
<addaction name="actionAbout_PokerTH"/>
|
||||||
|
<addaction name="actionLogs"/>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QMenu" name="menuSettings">
|
<widget class="QMenu" name="menuSettings">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
@@ -422,6 +423,14 @@
|
|||||||
<string>Create Network Game ...</string>
|
<string>Create Network Game ...</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
|
<action name="actionLogs">
|
||||||
|
<property name="text">
|
||||||
|
<string>Logs</string>
|
||||||
|
</property>
|
||||||
|
<property name="visible">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
|
</action>
|
||||||
</widget>
|
</widget>
|
||||||
<resources>
|
<resources>
|
||||||
<include location="../resources/pokerth.qrc"/>
|
<include location="../resources/pokerth.qrc"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user