|
@@ -501,12 +501,29 @@ border-image: url(:/characters/galadriel_with_text.png);
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
+ <widget class="QToolButton" name="check_for_updates_button">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>0</x>
|
|
|
+ <y>470</y>
|
|
|
+ <width>32</width>
|
|
|
+ <height>32</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">border-image: url(:/buttons/restart.png);</string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
<zorder>weekly_code_tooltip_1</zorder>
|
|
|
<zorder>news_tooltip</zorder>
|
|
|
<zorder>weekly_code_tooltip_2</zorder>
|
|
|
<zorder>server_status_tooltip</zorder>
|
|
|
<zorder>patches_status</zorder>
|
|
|
<zorder>progress_label</zorder>
|
|
|
+ <zorder>check_for_updates_button</zorder>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="game_button">
|
|
|
<property name="geometry">
|
|
@@ -600,11 +617,6 @@ QPushButton#game_button:disabled {
|
|
|
<container>1</container>
|
|
|
</customwidget>
|
|
|
</customwidgets>
|
|
|
- <resources>
|
|
|
- <include location="../../../resources/backgrounds.qrc"/>
|
|
|
- <include location="../../../resources/backgrounds_advanced.qrc"/>
|
|
|
- <include location="../../../resources/common.qrc"/>
|
|
|
- <include location="../../../resources/res.qrc"/>
|
|
|
- </resources>
|
|
|
+ <resources/>
|
|
|
<connections/>
|
|
|
</ui>
|