mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	Remove font <family> tags so that the default font for each platform is used.
Odd fonts and button sizes were being displayed on a Mac when a font not present on a Mac were specified. git-svn-id: http://svn.osgeo.org/qgis/trunk@2368 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
		
							parent
							
								
									7c9f43f23b
								
							
						
					
					
						commit
						355d84b1ed
					
				@ -254,11 +254,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>txtSample</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                            <family>Courier New</family>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="textFormat">
 | 
			
		||||
                        <enum>PlainText</enum>
 | 
			
		||||
                    </property>
 | 
			
		||||
 | 
			
		||||
@ -20,12 +20,6 @@
 | 
			
		||||
            <verstretch>0</verstretch>
 | 
			
		||||
        </sizepolicy>
 | 
			
		||||
    </property>
 | 
			
		||||
    <property name="font">
 | 
			
		||||
        <font>
 | 
			
		||||
            <family>Helvetica [Urw]</family>
 | 
			
		||||
            <pointsize>10</pointsize>
 | 
			
		||||
        </font>
 | 
			
		||||
    </property>
 | 
			
		||||
    <property name="caption">
 | 
			
		||||
        <string>Add GRASS Layer</string>
 | 
			
		||||
    </property>
 | 
			
		||||
 | 
			
		||||
@ -32,11 +32,6 @@
 | 
			
		||||
            <property name="name">
 | 
			
		||||
                <cstring>GroupBox1</cstring>
 | 
			
		||||
            </property>
 | 
			
		||||
            <property name="font">
 | 
			
		||||
                <font>
 | 
			
		||||
                    <family>Helvetica [Urw]</family>
 | 
			
		||||
                </font>
 | 
			
		||||
            </property>
 | 
			
		||||
            <property name="title">
 | 
			
		||||
                <string>Connection Information</string>
 | 
			
		||||
            </property>
 | 
			
		||||
@ -72,7 +67,6 @@
 | 
			
		||||
                                    </property>
 | 
			
		||||
                                    <property name="font">
 | 
			
		||||
                                        <font>
 | 
			
		||||
                                            <family>Helvetica</family>
 | 
			
		||||
                                            <pointsize>11</pointsize>
 | 
			
		||||
                                        </font>
 | 
			
		||||
                                    </property>
 | 
			
		||||
@ -86,7 +80,6 @@
 | 
			
		||||
                                    </property>
 | 
			
		||||
                                    <property name="font">
 | 
			
		||||
                                        <font>
 | 
			
		||||
                                            <family>Helvetica</family>
 | 
			
		||||
                                            <pointsize>11</pointsize>
 | 
			
		||||
                                        </font>
 | 
			
		||||
                                    </property>
 | 
			
		||||
@ -100,7 +93,6 @@
 | 
			
		||||
                                    </property>
 | 
			
		||||
                                    <property name="font">
 | 
			
		||||
                                        <font>
 | 
			
		||||
                                            <family>helvetica</family>
 | 
			
		||||
                                            <pointsize>11</pointsize>
 | 
			
		||||
                                        </font>
 | 
			
		||||
                                    </property>
 | 
			
		||||
@ -114,7 +106,6 @@
 | 
			
		||||
                                    </property>
 | 
			
		||||
                                    <property name="font">
 | 
			
		||||
                                        <font>
 | 
			
		||||
                                            <family>helvetica</family>
 | 
			
		||||
                                            <pointsize>11</pointsize>
 | 
			
		||||
                                        </font>
 | 
			
		||||
                                    </property>
 | 
			
		||||
@ -128,7 +119,6 @@
 | 
			
		||||
                                    </property>
 | 
			
		||||
                                    <property name="font">
 | 
			
		||||
                                        <font>
 | 
			
		||||
                                            <family>Helvetica</family>
 | 
			
		||||
                                            <pointsize>11</pointsize>
 | 
			
		||||
                                        </font>
 | 
			
		||||
                                    </property>
 | 
			
		||||
@ -142,7 +132,6 @@
 | 
			
		||||
                                    </property>
 | 
			
		||||
                                    <property name="font">
 | 
			
		||||
                                        <font>
 | 
			
		||||
                                            <family>helvetica</family>
 | 
			
		||||
                                            <pointsize>11</pointsize>
 | 
			
		||||
                                        </font>
 | 
			
		||||
                                    </property>
 | 
			
		||||
@ -215,10 +204,6 @@
 | 
			
		||||
                            <property name="name">
 | 
			
		||||
                                <cstring>chkStorePassword</cstring>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="font">
 | 
			
		||||
                                <font>
 | 
			
		||||
                                </font>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="text">
 | 
			
		||||
                                <string>Save Password</string>
 | 
			
		||||
                            </property>
 | 
			
		||||
@ -227,10 +212,6 @@
 | 
			
		||||
                            <property name="name">
 | 
			
		||||
                                <cstring>btnConnect</cstring>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="font">
 | 
			
		||||
                                <font>
 | 
			
		||||
                                </font>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="text">
 | 
			
		||||
                                <string>Test Connect</string>
 | 
			
		||||
                            </property>
 | 
			
		||||
@ -251,10 +232,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>btnHelp</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>Help</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
@ -286,10 +263,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>btnOk</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>OK</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
@ -307,10 +280,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>btnCancel</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>Cancel</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
 | 
			
		||||
@ -12,11 +12,6 @@
 | 
			
		||||
            <height>473</height>
 | 
			
		||||
        </rect>
 | 
			
		||||
    </property>
 | 
			
		||||
    <property name="font">
 | 
			
		||||
        <font>
 | 
			
		||||
            <family>Helvetica [Urw]</family>
 | 
			
		||||
        </font>
 | 
			
		||||
    </property>
 | 
			
		||||
    <property name="caption">
 | 
			
		||||
        <string>Quantum GIS</string>
 | 
			
		||||
    </property>
 | 
			
		||||
@ -53,11 +48,6 @@
 | 
			
		||||
    <property name="name">
 | 
			
		||||
        <cstring>menubar</cstring>
 | 
			
		||||
    </property>
 | 
			
		||||
    <property name="font">
 | 
			
		||||
        <font>
 | 
			
		||||
            <family>Lucida</family>
 | 
			
		||||
        </font>
 | 
			
		||||
    </property>
 | 
			
		||||
    <property name="frameShape">
 | 
			
		||||
        <enum>MenuBarPanel</enum>
 | 
			
		||||
    </property>
 | 
			
		||||
 | 
			
		||||
@ -12,11 +12,6 @@
 | 
			
		||||
            <height>448</height>
 | 
			
		||||
        </rect>
 | 
			
		||||
    </property>
 | 
			
		||||
    <property name="font">
 | 
			
		||||
        <font>
 | 
			
		||||
            <family>Helvetica [Urw]</family>
 | 
			
		||||
        </font>
 | 
			
		||||
    </property>
 | 
			
		||||
    <property name="caption">
 | 
			
		||||
        <string>Add PostGIS Table(s)</string>
 | 
			
		||||
    </property>
 | 
			
		||||
@ -40,11 +35,6 @@
 | 
			
		||||
            <property name="name">
 | 
			
		||||
                <cstring>GroupBox1</cstring>
 | 
			
		||||
            </property>
 | 
			
		||||
            <property name="font">
 | 
			
		||||
                <font>
 | 
			
		||||
                    <family>helvetica</family>
 | 
			
		||||
                </font>
 | 
			
		||||
            </property>
 | 
			
		||||
            <property name="title">
 | 
			
		||||
                <string>PostgreSQL Connections</string>
 | 
			
		||||
            </property>
 | 
			
		||||
@ -75,10 +65,6 @@
 | 
			
		||||
                            <property name="name">
 | 
			
		||||
                                <cstring>btnConnect</cstring>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="font">
 | 
			
		||||
                                <font>
 | 
			
		||||
                                </font>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="text">
 | 
			
		||||
                                <string>Connect</string>
 | 
			
		||||
                            </property>
 | 
			
		||||
@ -87,10 +73,6 @@
 | 
			
		||||
                            <property name="name">
 | 
			
		||||
                                <cstring>btnNew</cstring>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="font">
 | 
			
		||||
                                <font>
 | 
			
		||||
                                </font>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="text">
 | 
			
		||||
                                <string>New</string>
 | 
			
		||||
                            </property>
 | 
			
		||||
@ -99,10 +81,6 @@
 | 
			
		||||
                            <property name="name">
 | 
			
		||||
                                <cstring>btnEdit</cstring>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="font">
 | 
			
		||||
                                <font>
 | 
			
		||||
                                </font>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="text">
 | 
			
		||||
                                <string>Edit</string>
 | 
			
		||||
                            </property>
 | 
			
		||||
@ -111,10 +89,6 @@
 | 
			
		||||
                            <property name="name">
 | 
			
		||||
                                <cstring>btnDelete</cstring>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="font">
 | 
			
		||||
                                <font>
 | 
			
		||||
                                </font>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="text">
 | 
			
		||||
                                <string>Delete</string>
 | 
			
		||||
                            </property>
 | 
			
		||||
@ -135,11 +109,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>btnHelp</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                            <family>Lucida</family>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>Help</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
@ -171,11 +140,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>btnAdd</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                            <family>Lucida</family>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>Add</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
@ -193,11 +157,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>btnCancel</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                            <family>Lucida</family>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>Close</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
 | 
			
		||||
@ -55,12 +55,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>buttonHome</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                            <family>Helvetica</family>
 | 
			
		||||
                            <pointsize>10</pointsize>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>&Home</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
@ -75,12 +69,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>buttonForward</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                            <family>Helvetica</family>
 | 
			
		||||
                            <pointsize>10</pointsize>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>&Forward</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
@ -95,12 +83,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>buttonBack</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                            <family>Helvetica</family>
 | 
			
		||||
                            <pointsize>10</pointsize>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>&Back</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
@ -115,12 +97,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>buttonCancel</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                            <family>Helvetica</family>
 | 
			
		||||
                            <pointsize>10</pointsize>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>&Close</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
 | 
			
		||||
@ -247,11 +247,6 @@
 | 
			
		||||
                                <property name="enabled">
 | 
			
		||||
                                    <bool>false</bool>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="font">
 | 
			
		||||
                                    <font>
 | 
			
		||||
                                        <family>Application</family>
 | 
			
		||||
                                    </font>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="text">
 | 
			
		||||
                                    <string>Transparency:</string>
 | 
			
		||||
                                </property>
 | 
			
		||||
@ -317,11 +312,6 @@
 | 
			
		||||
                                <property name="name">
 | 
			
		||||
                                    <cstring>radioAbove</cstring>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="font">
 | 
			
		||||
                                    <font>
 | 
			
		||||
                                        <family>Andale Sans Ui</family>
 | 
			
		||||
                                    </font>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="text">
 | 
			
		||||
                                    <string>Above</string>
 | 
			
		||||
                                </property>
 | 
			
		||||
@ -330,11 +320,6 @@
 | 
			
		||||
                                <property name="name">
 | 
			
		||||
                                    <cstring>radioOver</cstring>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="font">
 | 
			
		||||
                                    <font>
 | 
			
		||||
                                        <family>Andale Sans Ui</family>
 | 
			
		||||
                                    </font>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="text">
 | 
			
		||||
                                    <string>Over</string>
 | 
			
		||||
                                </property>
 | 
			
		||||
@ -346,11 +331,6 @@
 | 
			
		||||
                                <property name="name">
 | 
			
		||||
                                    <cstring>radioLeft</cstring>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="font">
 | 
			
		||||
                                    <font>
 | 
			
		||||
                                        <family>Andale Sans Ui</family>
 | 
			
		||||
                                    </font>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="text">
 | 
			
		||||
                                    <string>Left</string>
 | 
			
		||||
                                </property>
 | 
			
		||||
@ -359,11 +339,6 @@
 | 
			
		||||
                                <property name="name">
 | 
			
		||||
                                    <cstring>radioBelow</cstring>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="font">
 | 
			
		||||
                                    <font>
 | 
			
		||||
                                        <family>Andale Sans Ui</family>
 | 
			
		||||
                                    </font>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="text">
 | 
			
		||||
                                    <string>Below</string>
 | 
			
		||||
                                </property>
 | 
			
		||||
@ -372,11 +347,6 @@
 | 
			
		||||
                                <property name="name">
 | 
			
		||||
                                    <cstring>radioRight</cstring>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="font">
 | 
			
		||||
                                    <font>
 | 
			
		||||
                                        <family>Andale Sans Ui</family>
 | 
			
		||||
                                    </font>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="text">
 | 
			
		||||
                                    <string>Right</string>
 | 
			
		||||
                                </property>
 | 
			
		||||
@ -385,11 +355,6 @@
 | 
			
		||||
                                <property name="name">
 | 
			
		||||
                                    <cstring>radioAboveRight</cstring>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="font">
 | 
			
		||||
                                    <font>
 | 
			
		||||
                                        <family>Andale Sans Ui</family>
 | 
			
		||||
                                    </font>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="text">
 | 
			
		||||
                                    <string>Above Right</string>
 | 
			
		||||
                                </property>
 | 
			
		||||
@ -398,11 +363,6 @@
 | 
			
		||||
                                <property name="name">
 | 
			
		||||
                                    <cstring>radioBelowRight</cstring>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="font">
 | 
			
		||||
                                    <font>
 | 
			
		||||
                                        <family>Andale Sans Ui</family>
 | 
			
		||||
                                    </font>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="text">
 | 
			
		||||
                                    <string>Below Right</string>
 | 
			
		||||
                                </property>
 | 
			
		||||
@ -411,11 +371,6 @@
 | 
			
		||||
                                <property name="name">
 | 
			
		||||
                                    <cstring>radioAboveLeft</cstring>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="font">
 | 
			
		||||
                                    <font>
 | 
			
		||||
                                        <family>Andale Sans Ui</family>
 | 
			
		||||
                                    </font>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="text">
 | 
			
		||||
                                    <string>Above Left</string>
 | 
			
		||||
                                </property>
 | 
			
		||||
@ -424,11 +379,6 @@
 | 
			
		||||
                                <property name="name">
 | 
			
		||||
                                    <cstring>radioBelowLeft</cstring>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="font">
 | 
			
		||||
                                    <font>
 | 
			
		||||
                                        <family>Andale Sans Ui</family>
 | 
			
		||||
                                    </font>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="text">
 | 
			
		||||
                                    <string>Below Left</string>
 | 
			
		||||
                                </property>
 | 
			
		||||
@ -658,11 +608,6 @@
 | 
			
		||||
                                <property name="enabled">
 | 
			
		||||
                                    <bool>false</bool>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="font">
 | 
			
		||||
                                    <font>
 | 
			
		||||
                                        <family>Application</family>
 | 
			
		||||
                                    </font>
 | 
			
		||||
                                </property>
 | 
			
		||||
                                <property name="text">
 | 
			
		||||
                                    <string>Transparency:</string>
 | 
			
		||||
                                </property>
 | 
			
		||||
 | 
			
		||||
@ -46,10 +46,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>btnOk</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>OK</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
@ -67,10 +63,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>btnCancel</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>Cancel</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
@ -85,10 +77,6 @@
 | 
			
		||||
                    <property name="name">
 | 
			
		||||
                        <cstring>btnHelp</cstring>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="font">
 | 
			
		||||
                        <font>
 | 
			
		||||
                        </font>
 | 
			
		||||
                    </property>
 | 
			
		||||
                    <property name="text">
 | 
			
		||||
                        <string>Help</string>
 | 
			
		||||
                    </property>
 | 
			
		||||
@ -122,11 +110,6 @@
 | 
			
		||||
            <property name="name">
 | 
			
		||||
                <cstring>GroupBox1</cstring>
 | 
			
		||||
            </property>
 | 
			
		||||
            <property name="font">
 | 
			
		||||
                <font>
 | 
			
		||||
                    <family>Helvetica [Urw]</family>
 | 
			
		||||
                </font>
 | 
			
		||||
            </property>
 | 
			
		||||
            <property name="title">
 | 
			
		||||
                <string>Connection Information</string>
 | 
			
		||||
            </property>
 | 
			
		||||
@ -162,7 +145,6 @@
 | 
			
		||||
                                    </property>
 | 
			
		||||
                                    <property name="font">
 | 
			
		||||
                                        <font>
 | 
			
		||||
                                            <family>Helvetica</family>
 | 
			
		||||
                                            <pointsize>11</pointsize>
 | 
			
		||||
                                        </font>
 | 
			
		||||
                                    </property>
 | 
			
		||||
@ -176,7 +158,6 @@
 | 
			
		||||
                                    </property>
 | 
			
		||||
                                    <property name="font">
 | 
			
		||||
                                        <font>
 | 
			
		||||
                                            <family>Helvetica</family>
 | 
			
		||||
                                            <pointsize>11</pointsize>
 | 
			
		||||
                                        </font>
 | 
			
		||||
                                    </property>
 | 
			
		||||
@ -190,7 +171,6 @@
 | 
			
		||||
                                    </property>
 | 
			
		||||
                                    <property name="font">
 | 
			
		||||
                                        <font>
 | 
			
		||||
                                            <family>helvetica</family>
 | 
			
		||||
                                            <pointsize>11</pointsize>
 | 
			
		||||
                                        </font>
 | 
			
		||||
                                    </property>
 | 
			
		||||
@ -204,7 +184,6 @@
 | 
			
		||||
                                    </property>
 | 
			
		||||
                                    <property name="font">
 | 
			
		||||
                                        <font>
 | 
			
		||||
                                            <family>helvetica</family>
 | 
			
		||||
                                            <pointsize>11</pointsize>
 | 
			
		||||
                                        </font>
 | 
			
		||||
                                    </property>
 | 
			
		||||
@ -218,7 +197,6 @@
 | 
			
		||||
                                    </property>
 | 
			
		||||
                                    <property name="font">
 | 
			
		||||
                                        <font>
 | 
			
		||||
                                            <family>Helvetica</family>
 | 
			
		||||
                                            <pointsize>11</pointsize>
 | 
			
		||||
                                        </font>
 | 
			
		||||
                                    </property>
 | 
			
		||||
@ -232,7 +210,6 @@
 | 
			
		||||
                                    </property>
 | 
			
		||||
                                    <property name="font">
 | 
			
		||||
                                        <font>
 | 
			
		||||
                                            <family>helvetica</family>
 | 
			
		||||
                                            <pointsize>11</pointsize>
 | 
			
		||||
                                        </font>
 | 
			
		||||
                                    </property>
 | 
			
		||||
@ -305,10 +282,6 @@
 | 
			
		||||
                            <property name="name">
 | 
			
		||||
                                <cstring>chkStorePassword</cstring>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="font">
 | 
			
		||||
                                <font>
 | 
			
		||||
                                </font>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="text">
 | 
			
		||||
                                <string>Save Password</string>
 | 
			
		||||
                            </property>
 | 
			
		||||
@ -317,10 +290,6 @@
 | 
			
		||||
                            <property name="name">
 | 
			
		||||
                                <cstring>btnConnect</cstring>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="font">
 | 
			
		||||
                                <font>
 | 
			
		||||
                                </font>
 | 
			
		||||
                            </property>
 | 
			
		||||
                            <property name="text">
 | 
			
		||||
                                <string>Test Connect</string>
 | 
			
		||||
                            </property>
 | 
			
		||||
 | 
			
		||||
@ -112,7 +112,6 @@
 | 
			
		||||
            </property>
 | 
			
		||||
            <property name="font">
 | 
			
		||||
                <font>
 | 
			
		||||
                    <family>Helvetica</family>
 | 
			
		||||
                    <pointsize>10</pointsize>
 | 
			
		||||
                </font>
 | 
			
		||||
            </property>
 | 
			
		||||
 | 
			
		||||
@ -100,10 +100,6 @@
 | 
			
		||||
                    <height>22</height>
 | 
			
		||||
                </size>
 | 
			
		||||
            </property>
 | 
			
		||||
            <property name="font">
 | 
			
		||||
                <font>
 | 
			
		||||
                </font>
 | 
			
		||||
            </property>
 | 
			
		||||
            <property name="text">
 | 
			
		||||
                <string>Layer source</string>
 | 
			
		||||
            </property>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user