]> git.lyx.org Git - features.git/commitdiff
* src/frontends/qt4/ui/PrintUi.ui:
authorJürgen Spitzmüller <spitz@lyx.org>
Tue, 4 Dec 2007 11:32:40 +0000 (11:32 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Tue, 4 Dec 2007 11:32:40 +0000 (11:32 +0000)
- fix bug 4345.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21949 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/PrintUi.ui

index 1a8c2e0c5395124fbead8f37a24a2b431620114b..7482b86d98a226f8af52a93a363fcd1587c2a31f 100644 (file)
     </widget>
    </item>
    <item row="2" column="0" >
-    <widget class="QGroupBox" name="GroupBox3" >
+    <widget class="QGroupBox" name="copiesGB" >
      <property name="title" >
-      <string>Copies</string>
+      <string>Copie&amp;s</string>
      </property>
      <layout class="QHBoxLayout" >
       <property name="margin" >
   <tabstop>closePB</tabstop>
  </tabstops>
  <resources/>
- <connections/>
+ <connections>
+  <connection>
+   <sender>printerRB</sender>
+   <signal>clicked()</signal>
+   <receiver>printerED</receiver>
+   <slot>setFocus()</slot>
+   <hints>
+    <hint type="sourcelabel" >
+     <x>60</x>
+     <y>56</y>
+    </hint>
+    <hint type="destinationlabel" >
+     <x>254</x>
+     <y>56</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>fileRB</sender>
+   <signal>clicked()</signal>
+   <receiver>fileED</receiver>
+   <slot>setFocus()</slot>
+   <hints>
+    <hint type="sourcelabel" >
+     <x>60</x>
+     <y>91</y>
+    </hint>
+    <hint type="destinationlabel" >
+     <x>213</x>
+     <y>91</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>rangeRB</sender>
+   <signal>clicked()</signal>
+   <receiver>fromED</receiver>
+   <slot>setFocus()</slot>
+   <hints>
+    <hint type="sourcelabel" >
+     <x>55</x>
+     <y>206</y>
+    </hint>
+    <hint type="destinationlabel" >
+     <x>108</x>
+     <y>206</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>copiesGB</sender>
+   <signal>clicked()</signal>
+   <receiver>copiesSB</receiver>
+   <slot>setFocus()</slot>
+   <hints>
+    <hint type="sourcelabel" >
+     <x>214</x>
+     <y>373</y>
+    </hint>
+    <hint type="destinationlabel" >
+     <x>52</x>
+     <y>384</y>
+    </hint>
+   </hints>
+  </connection>
+ </connections>
 </ui>