]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/SettingsPrivacy.ui
Add a progress bar.
[PrivacyBrowserPC.git] / src / SettingsPrivacy.ui
index 264ac2da4db5ee34afd25f2425df23c4a1ebe90e..74c7a0fda799f25f626566340b15b81dd104a89c 100644 (file)
                 </widget>
             </item>
 
-            <!-- User Agent. -->
+            <!-- User agent. -->
             <item row="1" column="0">
                 <widget class="QLabel">
                     <property name="text">
-                        <string>UserAgent</string>
+                        <string>User agent</string>
                     </property>
                 </widget>
             </item>
 
             <item row="1" column="1">
                 <widget class="QComboBox" name="kcfg_userAgent">
-                    <property name="minimumSize">
-                        <size>
-                            <width>500</width>
-                            <height>0</height>
-                        </size>
+                    <property name="sizePolicy">
+                        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+                            <horstretch>0</horstretch>
+                            <verstretch>0</verstretch>
+                        </sizepolicy>
                     </property>
 
                     <property name="toolTip">
-                        <string>The default is Privacy Browser</string>
+                        <string>The default is Privacy Browser.</string>
                     </property>
 
                     <property name="editable">
                             <string>Safari macOS</string>
                         </property>
                     </item>
-                    -->
                 </widget>
             </item>