~ubuntu-branches/ubuntu/quantal/muse/quantal

« back to all changes in this revision

Viewing changes to synti/simpledrums/simpledrumsguibase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2005-08-23 17:19:39 UTC
  • mto: (4.1.1 breezy) (1.1.9) (10.1.6 sid)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20050823171939-hd8fgzokb4dbj007
Tags: upstream-0.7.1+0.7.2pre2
ImportĀ upstreamĀ versionĀ 0.7.1+0.7.2pre2

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>