~mixxxdevelopers/mixxx/features_library_scanner

« back to all changes in this revision

Viewing changes to mixxx/mixxx/dlgmessagesdlg.ui

  • Committer: tuehaste
  • Date: 2002-02-26 11:12:07 UTC
  • Revision ID: vcs-imports@canonical.com-20020226111207-5rly26cj9gdd19ba
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI>
 
2
<class>DlgMessagesDlg</class>
 
3
<widget>
 
4
    <class>QWidget</class>
 
5
    <property stdset="1">
 
6
        <name>name</name>
 
7
        <cstring>DlgMessagesDlg</cstring>
 
8
    </property>
 
9
    <property stdset="1">
 
10
        <name>geometry</name>
 
11
        <rect>
 
12
            <x>0</x>
 
13
            <y>0</y>
 
14
            <width>444</width>
 
15
            <height>210</height>
 
16
        </rect>
 
17
    </property>
 
18
    <property stdset="1">
 
19
        <name>sizePolicy</name>
 
20
        <sizepolicy>
 
21
            <hsizetype>1</hsizetype>
 
22
            <vsizetype>1</vsizetype>
 
23
        </sizepolicy>
 
24
    </property>
 
25
    <property stdset="1">
 
26
        <name>caption</name>
 
27
        <string>Form1</string>
 
28
    </property>
 
29
    <widget>
 
30
        <class>QLabel</class>
 
31
        <property stdset="1">
 
32
            <name>name</name>
 
33
            <cstring>TextLabel1</cstring>
 
34
        </property>
 
35
        <property stdset="1">
 
36
            <name>geometry</name>
 
37
            <rect>
 
38
                <x>0</x>
 
39
                <y>0</y>
 
40
                <width>160</width>
 
41
                <height>20</height>
 
42
            </rect>
 
43
        </property>
 
44
        <property stdset="1">
 
45
            <name>text</name>
 
46
            <string>Messages:</string>
 
47
        </property>
 
48
    </widget>
 
49
    <widget>
 
50
        <class>QMultiLineEdit</class>
 
51
        <property stdset="1">
 
52
            <name>name</name>
 
53
            <cstring>MultiLineEditMessages</cstring>
 
54
        </property>
 
55
        <property stdset="1">
 
56
            <name>geometry</name>
 
57
            <rect>
 
58
                <x>0</x>
 
59
                <y>20</y>
 
60
                <width>441</width>
 
61
                <height>191</height>
 
62
            </rect>
 
63
        </property>
 
64
    </widget>
 
65
</widget>
 
66
</UI>