diff options
author | Patrick Ruoff <c14-radioactive@19e81ba0-9b1a-49c3-bd6c-561e1906d5fb> | 2012-09-23 16:16:17 +0000 |
---|---|---|
committer | Patrick Ruoff <c14-radioactive@19e81ba0-9b1a-49c3-bd6c-561e1906d5fb> | 2012-09-23 16:16:17 +0000 |
commit | f9ba1d99cbc8018e8ecdb5ef5aad84dcb8719b57 (patch) | |
tree | 881628efef0546ce148fadde83d3ee13ff8d8cc0 /FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui | |
parent | b61c4a2af5218ced1f75af7183d1acc11fbd7944 (diff) |
PT: added reference to help
updated vc9 project files
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@161 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
Diffstat (limited to 'FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui')
-rw-r--r-- | FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui b/FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui index 38909013..77e412af 100644 --- a/FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui +++ b/FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui @@ -51,7 +51,7 @@ </size>
</property>
<property name="currentIndex">
- <number>0</number>
+ <number>2</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
@@ -730,18 +730,21 @@ <rect>
<x>30</x>
<y>30</y>
- <width>131</width>
- <height>81</height>
+ <width>161</width>
+ <height>111</height>
</rect>
</property>
<property name="text">
- <string><html><head/><body><p><span style=" font-weight:600;">PointTracker Plugin </span></p><p><span style=" font-weight:600;">Version 0.1</span></p><p><span style=" font-weight:600;">by Patrick Ruoff</span></p></body></html></string>
+ <string><html><head/><body><p><span style=" font-weight:600;">FTNoIR PointTracker Plugin<br/>Version 0.1</span></p><p><span style=" font-weight:600;">by Patrick Ruoff</span></p><p><a href="http://ftnoirpt.sourceforge.net/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Manual (external)</span></a></p></body></html></string>
+ </property>
+ <property name="openExternalLinks">
+ <bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_35">
<property name="geometry">
<rect>
- <x>170</x>
+ <x>200</x>
<y>30</y>
<width>141</width>
<height>141</height>
|