~ubuntu-branches/ubuntu/precise/kdewebdev-kde4/precise

« back to all changes in this revision

Viewing changes to klinkstatus/src/ui/sessionwidgetbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas, Richard Birnie, Jonathan Thomas
  • Date: 2008-11-26 19:53:39 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20081126195339-ngaj5wb31dgthwjh
Tags: 4:4.1.80-0ubuntu1
[ Richard Birnie ]
* New upstream release:
  - Updated build-deps kdelibs5-dev, kdepimlibs5-dev, cmake

[ Jonathan Thomas ]
* Created debian/not-installed, added the kommander headers we don't install
  to it

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    <x>0</x>
7
7
    <y>0</y>
8
8
    <width>923</width>
9
 
    <height>601</height>
 
9
    <height>590</height>
10
10
   </rect>
11
11
  </property>
12
12
  <property name="minimumSize" >
108
108
           </widget>
109
109
          </item>
110
110
          <item>
 
111
           <spacer name="horizontalSpacer" >
 
112
            <property name="orientation" >
 
113
             <enum>Qt::Horizontal</enum>
 
114
            </property>
 
115
            <property name="sizeType" >
 
116
             <enum>QSizePolicy::Fixed</enum>
 
117
            </property>
 
118
            <property name="sizeHint" stdset="0" >
 
119
             <size>
 
120
              <width>40</width>
 
121
              <height>20</height>
 
122
             </size>
 
123
            </property>
 
124
           </spacer>
 
125
          </item>
 
126
          <item>
 
127
           <widget class="QCheckBox" name="checkBoxLogin" >
 
128
            <property name="toolTip" >
 
129
             <string>Cookie based authentication, only possible with HTTP based protocol.</string>
 
130
            </property>
 
131
            <property name="text" >
 
132
             <string>Login</string>
 
133
            </property>
 
134
           </widget>
 
135
          </item>
 
136
          <item>
111
137
           <spacer>
112
138
            <property name="orientation" >
113
139
             <enum>Qt::Horizontal</enum>