~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to vcs/clearcase/integrator/ccintegratordlgbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2
 
<class>CCIntegratorDlgBase</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>CCIntegratorDlgBase</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>600</width>
12
 
            <height>480</height>
13
 
        </rect>
14
 
    </property>
15
 
    <vbox>
16
 
        <property name="name">
17
 
            <cstring>unnamed</cstring>
18
 
        </property>
19
 
        <widget class="QLabel">
20
 
            <property name="name">
21
 
                <cstring>textLabel1</cstring>
22
 
            </property>
23
 
            <property name="text">
24
 
                <string>No options available for this VCS.</string>
25
 
            </property>
26
 
        </widget>
27
 
        <spacer>
28
 
            <property name="name">
29
 
                <cstring>spacer2</cstring>
30
 
            </property>
31
 
            <property name="orientation">
32
 
                <enum>Vertical</enum>
33
 
            </property>
34
 
            <property name="sizeType">
35
 
                <enum>Expanding</enum>
36
 
            </property>
37
 
            <property name="sizeHint">
38
 
                <size>
39
 
                    <width>20</width>
40
 
                    <height>437</height>
41
 
                </size>
42
 
            </property>
43
 
        </spacer>
44
 
    </vbox>
45
 
</widget>
46
 
<layoutdefaults spacing="6" margin="11"/>
47
 
</UI>