Fixed ui designer error messages

FossilOrigin-Name: 623d92282857d1eef5ba9314b02ee9482ad7e7ea
This commit is contained in:
kostas
2012-05-15 15:28:52 +00:00
parent 302a3c6560
commit 871c09fd6b
4 changed files with 43 additions and 43 deletions

View File

@ -27,7 +27,7 @@
</property>
<widget class="QWidget" name="tabApp">
<attribute name="icon">
<iconset resource="resources.qrc">
<iconset resource="../rsrc/resources.qrc">
<normaloff>:/icons/icons/Battery-01.png</normaloff>:/icons/icons/Battery-01.png</iconset>
</attribute>
<attribute name="title">
@ -231,7 +231,7 @@
</widget>
<widget class="QWidget" name="tabRepo">
<attribute name="icon">
<iconset resource="resources.qrc">
<iconset resource="../rsrc/resources.qrc">
<normaloff>:/icons/icons/Book-01.png</normaloff>:/icons/icons/Book-01.png</iconset>
</attribute>
<attribute name="title">
@ -267,7 +267,7 @@
</property>
<property name="toolTip">
<string>The remote url used to push/pull changes.
URL style user names and passwords are also supported.
URL style user names and passwords are also supported.
For example http://username:password@server.com/fossil</string>
</property>
</widget>
@ -341,7 +341,7 @@ For example http://username:password@server.com/fossil</string>
</layout>
</widget>
<resources>
<include location="resources.qrc"/>
<include location="../rsrc/resources.qrc"/>
</resources>
<connections>
<connection>