rename project to gta5view

This commit is contained in:
Rafael 2016-12-05 21:35:16 +01:00
parent 0317c814e5
commit db5e71d400
10 changed files with 227 additions and 187 deletions

View file

@ -414,26 +414,6 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="tabSync">
<attribute name="title">
<string>Sync</string>
</attribute>
<layout class="QVBoxLayout" name="vlSync">
<item>
<widget class="QLabel" name="labSync">
<property name="text">
<string>Sync is not implemented at current time</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item>
@ -463,7 +443,8 @@
<string extracomment="OK, Cancel, Apply">&amp;OK</string>
</property>
<property name="icon">
<iconset theme="dialog-ok"/>
<iconset theme="dialog-ok">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>
@ -479,7 +460,8 @@
<string extracomment="OK, Cancel, Apply">&amp;Cancel</string>
</property>
<property name="icon">
<iconset theme="dialog-cancel"/>
<iconset theme="dialog-cancel">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>