]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/open_net.ui
Accelerate the network port SpinBox chooser.
[vlc] / modules / gui / qt4 / ui / open_net.ui
index 424d89d6ca036b475b844f18a153d1bbfab11e74..85b7a91911fd6df69eafcecbc8e29c98792a2b40 100644 (file)
@@ -42,6 +42,9 @@
         <property name="toolTip" >
          <string>_("Select the port used")</string>
         </property>
+        <property name="accelerated" >
+         <bool>true</bool>
+        </property>
         <property name="maximum" >
          <number>65535</number>
         </property>
@@ -79,8 +82,7 @@
       <item row="1" column="1" >
        <widget class="QLineEdit" name="addressText" >
         <property name="toolTip" >
-         <string>_("Enter the URL of the network stream here,
-with or without the protocol.")</string>
+         <string>_("Enter the URL of the network stream here, with or without the protocol.")</string>
         </property>
        </widget>
       </item>