additional fix for settingsdialog, new Logs button also for desktops
This commit is contained in:
@@ -162,6 +162,23 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="0">
|
||||
<widget class="QPushButton" name="pushButton_Logs">
|
||||
<property name="text">
|
||||
<string>&5 Logs</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="resources/pokerth_android.qrc">
|
||||
<normaloff>:/gfx/text-x-log.png</normaloff>:/gfx/text-x-log.png</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>37</width>
|
||||
<height>32</height>
|
||||
</size>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="1" column="2">
|
||||
@@ -198,7 +215,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>450</width>
|
||||
<height>24</height>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuPokerTH">
|
||||
@@ -215,7 +232,6 @@
|
||||
<addaction name="actionStart_Local_Game"/>
|
||||
<addaction name="actionInternet_Game"/>
|
||||
<addaction name="menuNetwork_Game"/>
|
||||
<addaction name="actionLogs"/>
|
||||
<addaction name="actionAbout_PokerTH"/>
|
||||
<addaction name="actionQuit"/>
|
||||
</widget>
|
||||
@@ -309,6 +325,7 @@
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="resources/pokerth.qrc"/>
|
||||
<include location="resources/pokerth_android.qrc"/>
|
||||
</resources>
|
||||
<connections>
|
||||
<connection>
|
||||
|
||||
Reference in New Issue
Block a user