~ubuntu-branches/ubuntu/natty/bluedevil/natty

« back to all changes in this revision

Viewing changes to src/daemon/helpers/requestpin/dialogWidget.ui

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2010-09-16 14:53:24 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100916145324-0gj8ss49ja9wgt4j
Tags: 1.0~rc4-0ubuntu1
* New upstream release
  - Build against libbluedevil-dev 1.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
   </rect>
12
12
  </property>
13
13
  <property name="windowTitle">
14
 
   <string>Form</string>
 
14
   <string notr="true"/>
15
15
  </property>
16
16
  <widget class="QWidget" name="gridLayoutWidget">
17
17
   <property name="geometry">
48
48
    <item row="1" column="1">
49
49
     <widget class="KLineEdit" name="pin">
50
50
      <property name="inputMask">
51
 
       <string>99999999; </string>
 
51
       <string notr="true">99999999; </string>
52
52
      </property>
53
53
      <property name="maxLength">
54
54
       <number>8</number>
73
73
       </sizepolicy>
74
74
      </property>
75
75
      <property name="text">
76
 
       <string>TextLabel</string>
 
76
       <string notr="true"/>
77
77
      </property>
78
78
      <property name="wordWrap">
79
79
       <bool>true</bool>