diff options
| -rw-r--r-- | proto-vjoy/ftnoir_vjoy_controls.ui | 10 | 
1 files changed, 8 insertions, 2 deletions
| diff --git a/proto-vjoy/ftnoir_vjoy_controls.ui b/proto-vjoy/ftnoir_vjoy_controls.ui index 2214b887..aa465b5c 100644 --- a/proto-vjoy/ftnoir_vjoy_controls.ui +++ b/proto-vjoy/ftnoir_vjoy_controls.ui @@ -9,7 +9,7 @@     <rect>      <x>0</x>      <y>0</y> -    <width>228</width> +    <width>280</width>      <height>69</height>     </rect>    </property> @@ -30,7 +30,13 @@     <item>      <widget class="QLabel" name="label">       <property name="text"> -      <string>No settings necessary</string> +      <string><html><head/><body><p>Go to <a href="http://headsoft.com.au/index.php?category=vjoy"><span style=" text-decoration: underline; color:#0000ff;">Headsoft's site</span></a> for driver download first.</p></body></html></string> +     </property> +     <property name="alignment"> +      <set>Qt::AlignCenter</set> +     </property> +     <property name="openExternalLinks"> +      <bool>true</bool>       </property>      </widget>     </item> | 
