fix android build
This commit is contained in:
@@ -341,6 +341,7 @@
|
||||
<string>&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"/>
|
||||
|
||||
Reference in New Issue
Block a user