r14330 by jghali - fix incorrect tab enabled when opening print dialog

scribus-commit scribus-commit at lists.scribus.net
Mon Nov 23 01:05:57 CET 2009


Revision: 14330
Author: jghali
Date: 2009-11-22T15:05:59.664638Z
Commit message: fix incorrect tab enabled when opening print dialog

Changeset: 
M  /trunk/Scribus/scribus/ui/printdialogbase.ui

Diffs:
Index: scribus/ui/printdialogbase.ui
===================================================================
--- scribus/ui/printdialogbase.ui	(revision 14329)
+++ scribus/ui/printdialogbase.ui	(revision 14330)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>PrintDialogBase</class>
- <widget class="QDialog" name="PrintDialogBase" >
-  <property name="geometry" >
+ <widget class="QDialog" name="PrintDialogBase">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
@@ -9,33 +10,33 @@
     <height>520</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Setup Printer</string>
   </property>
-  <property name="sizeGripEnabled" >
+  <property name="sizeGripEnabled">
    <bool>false</bool>
   </property>
-  <layout class="QVBoxLayout" >
+  <layout class="QVBoxLayout">
    <item>
-    <widget class="QGroupBox" name="PrintDialogGroup" >
-     <property name="title" >
+    <widget class="QGroupBox" name="PrintDialogGroup">
+     <property name="title">
       <string>Print Destination</string>
      </property>
-     <layout class="QVBoxLayout" >
-      <property name="spacing" >
+     <layout class="QVBoxLayout">
+      <property name="spacing">
        <number>5</number>
       </property>
-      <property name="margin" >
+      <property name="margin">
        <number>10</number>
       </property>
       <item>
-       <layout class="QHBoxLayout" >
-        <property name="spacing" >
+       <layout class="QHBoxLayout">
+        <property name="spacing">
          <number>5</number>
         </property>
         <item>
-         <widget class="QComboBox" name="PrintDest" >
-          <property name="minimumSize" >
+         <widget class="QComboBox" name="PrintDest">
+          <property name="minimumSize">
            <size>
             <width>250</width>
             <height>0</height>
@@ -44,18 +45,18 @@
          </widget>
         </item>
         <item>
-         <widget class="QPushButton" name="OptButton" >
-          <property name="text" >
+         <widget class="QPushButton" name="OptButton">
+          <property name="text">
            <string>&amp;Options...</string>
           </property>
          </widget>
         </item>
         <item>
          <spacer>
-          <property name="orientation" >
+          <property name="orientation">
            <enum>Qt::Horizontal</enum>
           </property>
-          <property name="sizeHint" stdset="0" >
+          <property name="sizeHint" stdset="0">
            <size>
             <width>101</width>
             <height>20</height>
@@ -66,38 +67,38 @@
        </layout>
       </item>
       <item>
-       <layout class="QHBoxLayout" >
-        <property name="spacing" >
+       <layout class="QHBoxLayout">
+        <property name="spacing">
          <number>5</number>
         </property>
         <item>
-         <widget class="QLabel" name="DateiT" >
-          <property name="enabled" >
+         <widget class="QLabel" name="DateiT">
+          <property name="enabled">
            <bool>false</bool>
           </property>
-          <property name="sizePolicy" >
-           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
+          <property name="sizePolicy">
+           <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
             <horstretch>0</horstretch>
             <verstretch>0</verstretch>
            </sizepolicy>
           </property>
-          <property name="text" >
+          <property name="text">
            <string>&amp;File:</string>
           </property>
-          <property name="buddy" >
+          <property name="buddy">
            <cstring>LineEdit1</cstring>
           </property>
          </widget>
         </item>
         <item>
-         <widget class="QLineEdit" name="LineEdit1" />
+         <widget class="QLineEdit" name="LineEdit1"/>
         </item>
         <item>
-         <widget class="QToolButton" name="ToolButton1" >
-          <property name="enabled" >
+         <widget class="QToolButton" name="ToolButton1">
+          <property name="enabled">
            <bool>false</bool>
           </property>
-          <property name="text" >
+          <property name="text">
            <string>C&amp;hange...</string>
           </property>
          </widget>
@@ -105,45 +106,45 @@
        </layout>
       </item>
       <item>
-       <widget class="QCheckBox" name="OtherCom" >
-        <property name="sizePolicy" >
-         <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
+       <widget class="QCheckBox" name="OtherCom">
+        <property name="sizePolicy">
+         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
           <horstretch>0</horstretch>
           <verstretch>0</verstretch>
          </sizepolicy>
         </property>
-        <property name="toolTip" >
+        <property name="toolTip">
          <string>Use an alternative print manager, such as kprinter or gtklp, to utilize additional printing options</string>
         </property>
-        <property name="text" >
+        <property name="text">
          <string>A&amp;lternative Printer Command</string>
         </property>
        </widget>
       </item>
       <item>
-       <layout class="QHBoxLayout" >
+       <layout class="QHBoxLayout">
         <item>
-         <widget class="QLabel" name="OthText" >
-          <property name="enabled" >
+         <widget class="QLabel" name="OthText">
+          <property name="enabled">
            <bool>false</bool>
           </property>
-          <property name="sizePolicy" >
-           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
+          <property name="sizePolicy">
+           <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
             <horstretch>0</horstretch>
             <verstretch>0</verstretch>
            </sizepolicy>
           </property>
-          <property name="text" >
+          <property name="text">
            <string>Co&amp;mmand:</string>
           </property>
-          <property name="buddy" >
+          <property name="buddy">
            <cstring>Command</cstring>
           </property>
          </widget>
         </item>
         <item>
-         <widget class="QLineEdit" name="Command" >
-          <property name="enabled" >
+         <widget class="QLineEdit" name="Command">
+          <property name="enabled">
            <bool>false</bool>
           </property>
          </widget>
@@ -154,30 +155,30 @@
     </widget>
    </item>
    <item>
-    <widget class="QGroupBox" name="rangeGroup" >
-     <property name="title" >
+    <widget class="QGroupBox" name="rangeGroup">
+     <property name="title">
       <string>Range</string>
      </property>
-     <layout class="QGridLayout" >
-      <property name="margin" >
+     <layout class="QGridLayout">
+      <property name="margin">
        <number>10</number>
       </property>
-      <property name="spacing" >
+      <property name="spacing">
        <number>5</number>
       </property>
-      <item row="0" column="0" >
-       <widget class="QRadioButton" name="RadioButton1" >
-        <property name="text" >
+      <item row="0" column="0">
+       <widget class="QRadioButton" name="RadioButton1">
+        <property name="text">
          <string>Print &amp;All</string>
         </property>
        </widget>
       </item>
-      <item row="0" column="2" >
+      <item row="0" column="2">
        <spacer>
-        <property name="orientation" >
+        <property name="orientation">
          <enum>Qt::Horizontal</enum>
         </property>
-        <property name="sizeHint" stdset="0" >
+        <property name="sizeHint" stdset="0">
          <size>
           <width>40</width>
           <height>20</height>
@@ -185,74 +186,74 @@
         </property>
        </spacer>
       </item>
-      <item row="0" column="3" colspan="2" >
-       <widget class="QLabel" name="TextLabel3" >
-        <property name="text" >
+      <item row="0" column="3" colspan="2">
+       <widget class="QLabel" name="TextLabel3">
+        <property name="text">
          <string>N&amp;umber of Copies:</string>
         </property>
-        <property name="buddy" >
+        <property name="buddy">
          <cstring>Copies</cstring>
         </property>
        </widget>
       </item>
-      <item row="0" column="5" >
-       <widget class="QSpinBox" name="Copies" >
-        <property name="minimum" >
+      <item row="0" column="5">
+       <widget class="QSpinBox" name="Copies">
+        <property name="minimum">
          <number>1</number>
         </property>
-        <property name="maximum" >
+        <property name="maximum">
          <number>1000</number>
         </property>
        </widget>
       </item>
-      <item row="1" column="0" colspan="2" >
-       <widget class="QRadioButton" name="CurrentPage" >
-        <property name="text" >
+      <item row="1" column="0" colspan="2">
+       <widget class="QRadioButton" name="CurrentPage">
+        <property name="text">
          <string>Print Current Pa&amp;ge</string>
         </property>
        </widget>
       </item>
-      <item row="2" column="0" >
-       <widget class="QRadioButton" name="RadioButton2" >
-        <property name="text" >
+      <item row="2" column="0">
+       <widget class="QRadioButton" name="RadioButton2">
+        <property name="text">
          <string>Print &amp;Range</string>
         </property>
        </widget>
       </item>
-      <item row="2" column="1" colspan="2" >
-       <widget class="QLineEdit" name="pageNr" >
-        <property name="enabled" >
+      <item row="2" column="1" colspan="2">
+       <widget class="QLineEdit" name="pageNr">
+        <property name="enabled">
          <bool>false</bool>
         </property>
-        <property name="toolTip" >
+        <property name="toolTip">
          <string>Insert a comma separated list of tokens where
 a token can be * for all the pages, 1-5 for
 a range of pages or a single page number.</string>
         </property>
        </widget>
       </item>
-      <item row="2" column="3" >
-       <widget class="QPushButton" name="pageNrButton" >
-        <property name="enabled" >
+      <item row="2" column="3">
+       <widget class="QPushButton" name="pageNrButton">
+        <property name="enabled">
          <bool>false</bool>
         </property>
-        <property name="minimumSize" >
+        <property name="minimumSize">
          <size>
           <width>16</width>
           <height>16</height>
          </size>
         </property>
-        <property name="text" >
+        <property name="text">
          <string/>
         </property>
        </widget>
       </item>
-      <item row="2" column="4" >
+      <item row="2" column="4">
        <spacer>
-        <property name="orientation" >
+        <property name="orientation">
          <enum>Qt::Horizontal</enum>
         </property>
-        <property name="sizeHint" stdset="0" >
+        <property name="sizeHint" stdset="0">
          <size>
           <width>40</width>
           <height>20</height>
@@ -264,109 +265,109 @@
     </widget>
    </item>
    <item>
-    <widget class="QTabWidget" name="printOptions" >
-     <property name="currentIndex" >
-      <number>1</number>
+    <widget class="QTabWidget" name="printOptions">
+     <property name="currentIndex">
+      <number>0</number>
      </property>
-     <widget class="QWidget" name="tab" >
-      <attribute name="title" >
+     <widget class="QWidget" name="tab">
+      <attribute name="title">
        <string>Options</string>
       </attribute>
-      <layout class="QGridLayout" name="gridLayoutOptions" >
-       <item row="0" column="0" >
-        <widget class="QComboBox" name="PrintSep" >
+      <layout class="QGridLayout" name="gridLayoutOptions">
+       <item row="0" column="0">
+        <widget class="QComboBox" name="PrintSep">
          <item>
-          <property name="text" >
+          <property name="text">
            <string>Print Normal</string>
           </property>
          </item>
          <item>
-          <property name="text" >
+          <property name="text">
            <string>Print Separations</string>
           </property>
          </item>
         </widget>
        </item>
-       <item row="0" column="1" >
-        <widget class="QComboBox" name="colorType" >
+       <item row="0" column="1">
+        <widget class="QComboBox" name="colorType">
          <item>
-          <property name="text" >
+          <property name="text">
            <string>Print in Color if Available</string>
           </property>
          </item>
          <item>
-          <property name="text" >
+          <property name="text">
            <string>Print in Grayscale</string>
           </property>
          </item>
         </widget>
        </item>
-       <item row="1" column="0" >
-        <widget class="QComboBox" name="SepArt" >
-         <property name="enabled" >
+       <item row="1" column="0">
+        <widget class="QComboBox" name="SepArt">
+         <property name="enabled">
           <bool>false</bool>
          </property>
         </widget>
        </item>
-       <item row="1" column="1" >
-        <widget class="QComboBox" name="printEngines" >
-         <property name="toolTip" >
+       <item row="1" column="1">
+        <widget class="QComboBox" name="printEngines">
+         <property name="toolTip">
           <string>Sets the PostScript Level.
  Setting to Level 1 or 2 can create huge files</string>
          </property>
         </widget>
        </item>
-       <item row="2" column="0" colspan="2" >
-        <widget class="QCheckBox" name="usePDFMarks" >
-         <property name="toolTip" >
+       <item row="2" column="0" colspan="2">
+        <widget class="QCheckBox" name="usePDFMarks">
+         <property name="toolTip">
           <string>Include PDF Annotations and Links into the output.
 Note: PDF Forms will not be exported.</string>
          </property>
-         <property name="text" >
+         <property name="text">
           <string>Include PDF Annotations and Links</string>
          </property>
         </widget>
        </item>
       </layout>
      </widget>
-     <widget class="QWidget" name="tab_2" >
-      <attribute name="title" >
+     <widget class="QWidget" name="tab_2">
+      <attribute name="title">
        <string>Advanced Options</string>
       </attribute>
-      <layout class="QHBoxLayout" >
+      <layout class="QHBoxLayout">
        <item>
-        <widget class="QGroupBox" name="pageOpts" >
-         <property name="title" >
+        <widget class="QGroupBox" name="pageOpts">
+         <property name="title">
           <string>Page</string>
          </property>
-         <layout class="QVBoxLayout" >
+         <layout class="QVBoxLayout">
           <item>
-           <widget class="QCheckBox" name="MirrorHor" >
-            <property name="text" >
+           <widget class="QCheckBox" name="MirrorHor">
+            <property name="text">
              <string>Mirror Page(s) Horizontal</string>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QCheckBox" name="MirrorVert" >
-            <property name="text" >
+           <widget class="QCheckBox" name="MirrorVert">
+            <property name="text">
              <string>Mirror Page(s) Vertical</string>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QCheckBox" name="devPar" >
-            <property name="toolTip" >
+           <widget class="QCheckBox" name="devPar">
+            <property name="toolTip">
              <string>This enables you to explicitly set the media size of the PostScript file. Not recommended unless requested by your printer.</string>
             </property>
-            <property name="text" >
+            <property name="text">
              <string>Set Media Size</string>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QCheckBox" name="ClipMarg" >
-            <property name="text" >
+           <widget class="QCheckBox" name="ClipMarg">
+            <property name="text">
              <string>Clip to Printer Margins</string>
             </property>
            </widget>
@@ -375,50 +376,50 @@
         </widget>
        </item>
        <item>
-        <widget class="QGroupBox" name="colorOpts" >
-         <property name="title" >
+        <widget class="QGroupBox" name="colorOpts">
+         <property name="title">
           <string>Color</string>
          </property>
-         <layout class="QVBoxLayout" >
+         <layout class="QVBoxLayout">
           <item>
-           <widget class="QCheckBox" name="GcR" >
-            <property name="toolTip" >
+           <widget class="QCheckBox" name="GcR">
+            <property name="toolTip">
              <string>A way of switching off some of the gray shades which are composed of cyan, yellow and magenta and using black instead. UCR most affects parts of images which are neutral and/or dark tones which are close to the gray. Use of this may improve printing some images and some experimentation and testing is need on a case by case basis. UCR reduces the possibility of over saturation with CMY inks.</string>
             </property>
-            <property name="text" >
+            <property name="text">
              <string>Apply Under Color Removal</string>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QCheckBox" name="spotColors" >
-            <property name="toolTip" >
+           <widget class="QCheckBox" name="spotColors">
+            <property name="toolTip">
              <string>Enables Spot Colors to be converted to composite colors. Unless you are planning to print spot colors at a commercial printer, this is probably best left enabled.</string>
             </property>
-            <property name="text" >
+            <property name="text">
              <string>Convert Spot Colors to Process Colors</string>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QCheckBox" name="UseICC" >
-            <property name="toolTip" >
+           <widget class="QCheckBox" name="UseICC">
+            <property name="toolTip">
              <string>Allows you to embed color profiles in the print stream when color management is enabled</string>
             </property>
-            <property name="text" >
+            <property name="text">
              <string>Apply Color Profiles</string>
             </property>
            </widget>
           </item>
           <item>
            <spacer>
-            <property name="orientation" >
+            <property name="orientation">
              <enum>Qt::Vertical</enum>
             </property>
-            <property name="sizeType" >
+            <property name="sizeType">
              <enum>QSizePolicy::MinimumExpanding</enum>
             </property>
-            <property name="sizeHint" stdset="0" >
+            <property name="sizeHint" stdset="0">
              <size>
               <width>20</width>
               <height>19</height>
@@ -431,75 +432,75 @@
        </item>
       </layout>
      </widget>
-     <widget class="QWidget" name="tab_3" >
-      <attribute name="title" >
+     <widget class="QWidget" name="tab_3">
+      <attribute name="title">
        <string>Marks</string>
       </attribute>
-      <layout class="QGridLayout" >
-       <item row="0" column="0" >
-        <widget class="QCheckBox" name="cropMarks" >
-         <property name="toolTip" >
+      <layout class="QGridLayout">
+       <item row="0" column="0">
+        <widget class="QCheckBox" name="cropMarks">
+         <property name="toolTip">
           <string>This creates crop marks in the PDF indicating where the paper should be cut or trimmed after printing</string>
          </property>
-         <property name="text" >
+         <property name="text">
           <string>Crop Marks</string>
          </property>
         </widget>
        </item>
-       <item row="0" column="1" >
-        <widget class="QCheckBox" name="registrationMarks" >
-         <property name="toolTip" >
+       <item row="0" column="1">
+        <widget class="QCheckBox" name="registrationMarks">
+         <property name="toolTip">
           <string>Add registration marks which are added to each separation</string>
          </property>
-         <property name="text" >
+         <property name="text">
           <string>Registration Marks</string>
          </property>
         </widget>
        </item>
-       <item row="1" column="0" >
-        <widget class="QCheckBox" name="bleedMarks" >
-         <property name="toolTip" >
+       <item row="1" column="0">
+        <widget class="QCheckBox" name="bleedMarks">
+         <property name="toolTip">
           <string>This creates bleed marks which are indicated by  _ . _ and show the bleed limit</string>
          </property>
-         <property name="text" >
+         <property name="text">
           <string>Bleed Marks</string>
          </property>
         </widget>
        </item>
-       <item row="1" column="1" >
-        <widget class="QCheckBox" name="colorMarks" >
-         <property name="toolTip" >
+       <item row="1" column="1">
+        <widget class="QCheckBox" name="colorMarks">
+         <property name="toolTip">
           <string>Add color calibration bars</string>
          </property>
-         <property name="text" >
+         <property name="text">
           <string>Color Bars</string>
          </property>
         </widget>
        </item>
-       <item row="2" column="0" >
-        <layout class="QHBoxLayout" >
+       <item row="2" column="0">
+        <layout class="QHBoxLayout">
          <item>
-          <widget class="QLabel" name="MarkTxt1" >
-           <property name="text" >
+          <widget class="QLabel" name="MarkTxt1">
+           <property name="text">
             <string>Offset:</string>
            </property>
           </widget>
          </item>
          <item>
-          <widget class="ScrSpinBox" name="markOffset" >
-           <property name="toolTip" >
+          <widget class="ScrSpinBox" name="markOffset">
+           <property name="toolTip">
             <string>Indicate the distance offset for the registration marks</string>
            </property>
           </widget>
          </item>
         </layout>
        </item>
-       <item row="2" column="1" >
+       <item row="2" column="1">
         <spacer>
-         <property name="orientation" >
+         <property name="orientation">
           <enum>Qt::Horizontal</enum>
          </property>
-         <property name="sizeHint" stdset="0" >
+         <property name="sizeHint" stdset="0">
           <size>
            <width>40</width>
            <height>20</height>
@@ -509,73 +510,73 @@
        </item>
       </layout>
      </widget>
-     <widget class="QWidget" name="tab_4" >
-      <attribute name="title" >
+     <widget class="QWidget" name="tab_4">
+      <attribute name="title">
        <string>Bleeds</string>
       </attribute>
-      <layout class="QGridLayout" >
-       <item row="0" column="0" >
-        <widget class="QLabel" name="BleedTxt1" >
-         <property name="text" >
+      <layout class="QGridLayout">
+       <item row="0" column="0">
+        <widget class="QLabel" name="BleedTxt1">
+         <property name="text">
           <string>Top:</string>
          </property>
         </widget>
        </item>
-       <item row="0" column="1" >
-        <widget class="ScrSpinBox" name="BleedTop" >
-         <property name="toolTip" >
+       <item row="0" column="1">
+        <widget class="ScrSpinBox" name="BleedTop">
+         <property name="toolTip">
           <string>Distance for bleed from the top of the physical page</string>
          </property>
         </widget>
        </item>
-       <item row="0" column="2" >
-        <widget class="QLabel" name="BleedTxt3" >
-         <property name="text" >
+       <item row="0" column="2">
+        <widget class="QLabel" name="BleedTxt3">
+         <property name="text">
           <string>Left:</string>
          </property>
         </widget>
        </item>
-       <item row="0" column="3" >
-        <widget class="ScrSpinBox" name="BleedRight" >
-         <property name="toolTip" >
+       <item row="0" column="3">
+        <widget class="ScrSpinBox" name="BleedRight">
+         <property name="toolTip">
           <string>Distance for bleed from the right of the physical page</string>
          </property>
         </widget>
        </item>
-       <item row="1" column="0" >
-        <widget class="QLabel" name="BleedTxt2" >
-         <property name="text" >
+       <item row="1" column="0">
+        <widget class="QLabel" name="BleedTxt2">
+         <property name="text">
           <string>Bottom:</string>
          </property>
         </widget>
        </item>
-       <item row="1" column="1" >
-        <widget class="ScrSpinBox" name="BleedBottom" >
-         <property name="toolTip" >
+       <item row="1" column="1">
+        <widget class="ScrSpinBox" name="BleedBottom">
+         <property name="toolTip">
           <string>Distance for bleed from the bottom of the physical page</string>
          </property>
         </widget>
        </item>
-       <item row="1" column="2" >
-        <widget class="QLabel" name="BleedTxt4" >
-         <property name="text" >
+       <item row="1" column="2">
+        <widget class="QLabel" name="BleedTxt4">
+         <property name="text">
           <string>Right:</string>
          </property>
         </widget>
        </item>
-       <item row="1" column="3" >
-        <widget class="ScrSpinBox" name="BleedLeft" >
-         <property name="toolTip" >
+       <item row="1" column="3">
+        <widget class="ScrSpinBox" name="BleedLeft">
+         <property name="toolTip">
           <string>Distance for bleed from the left of the physical page</string>
          </property>
         </widget>
        </item>
-       <item row="2" column="0" colspan="4" >
-        <widget class="QCheckBox" name="docBleeds" >
-         <property name="toolTip" >
+       <item row="2" column="0" colspan="4">
+        <widget class="QCheckBox" name="docBleeds">
+         <property name="toolTip">
           <string>Use the existing bleed settings from the document preferences</string>
          </property>
-         <property name="text" >
+         <property name="text">
           <string>Use Document Bleeds</string>
          </property>
         </widget>
@@ -585,13 +586,13 @@
     </widget>
    </item>
    <item>
-    <layout class="QHBoxLayout" >
+    <layout class="QHBoxLayout">
      <item>
       <spacer>
-       <property name="orientation" >
+       <property name="orientation">
         <enum>Qt::Horizontal</enum>
        </property>
-       <property name="sizeHint" stdset="0" >
+       <property name="sizeHint" stdset="0">
         <size>
          <width>40</width>
          <height>20</height>
@@ -600,31 +601,31 @@
       </spacer>
      </item>
      <item>
-      <widget class="QPushButton" name="previewButton" >
-       <property name="text" >
+      <widget class="QPushButton" name="previewButton">
+       <property name="text">
         <string>Preview...</string>
        </property>
-       <property name="autoDefault" >
+       <property name="autoDefault">
         <bool>false</bool>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="OKButton" >
-       <property name="text" >
+      <widget class="QPushButton" name="OKButton">
+       <property name="text">
         <string>&amp;Print</string>
        </property>
-       <property name="default" >
+       <property name="default">
         <bool>true</bool>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="OKButton_2" >
-       <property name="text" >
+      <widget class="QPushButton" name="OKButton_2">
+       <property name="text">
         <string>Cancel</string>
        </property>
-       <property name="autoDefault" >
+       <property name="autoDefault">
         <bool>false</bool>
        </property>
       </widget>
@@ -648,11 +649,11 @@
    <receiver>OthText</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>99</x>
      <y>109</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>62</x>
      <y>140</y>
     </hint>
@@ -664,11 +665,11 @@
    <receiver>Command</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>168</x>
      <y>119</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>175</x>
      <y>135</y>
     </hint>
@@ -680,11 +681,11 @@
    <receiver>pageNr</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>64</x>
      <y>263</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>133</x>
      <y>264</y>
     </hint>
@@ -696,11 +697,11 @@
    <receiver>pageNrButton</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>71</x>
      <y>261</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>222</x>
      <y>267</y>
     </hint>




More information about the scribus-commit mailing list