~ubuntu-branches/ubuntu/wily/muse/wily-proposed

« back to all changes in this revision

Viewing changes to synti/simpledrums/simpledrumsguibase.ui

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2011-12-03 17:12:54 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20111203171254-28b1j4lpb46r5jtl
Tags: 2.0~rc1-1
* New upstream RC release.
* Refresh patches, remove those patches not needed anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2
 
<class>SimpleDrumsGuiBase</class>
3
 
<widget class="QDialog">
4
 
    <property name="name">
5
 
        <cstring>SimpleDrumsGuiBase</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>602</width>
12
 
            <height>509</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="paletteBackgroundColor">
16
 
        <color>
17
 
            <red>194</red>
18
 
            <green>194</green>
19
 
            <blue>194</blue>
20
 
        </color>
21
 
    </property>
22
 
    <property name="caption">
23
 
        <string>DrumSynth 0.1</string>
24
 
    </property>
25
 
</widget>
26
 
<layoutdefaults spacing="6" margin="11"/>
27
 
</UI>