diff options
author | Florian Jung <flo@windfisch.org> | 2011-06-28 12:38:56 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-06-28 12:38:56 +0000 |
commit | 1ee2c8cb621fdc9b165b891f6d8d4607dadabf9b (patch) | |
tree | 27174350316c57d48f8ecaad54f7919f0ba106e1 /muse2/synti/simpledrums/simpledrumsguibase.ui | |
parent | 2f4a98c62adf7241944ea7949d4b6a50d4b4af36 (diff) | |
parent | 933aeb536f3d90eb38bc96308de628eeedd81755 (diff) |
merged with current trunk. i hope this works...
Diffstat (limited to 'muse2/synti/simpledrums/simpledrumsguibase.ui')
-rw-r--r-- | muse2/synti/simpledrums/simpledrumsguibase.ui | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/muse2/synti/simpledrums/simpledrumsguibase.ui b/muse2/synti/simpledrums/simpledrumsguibase.ui deleted file mode 100644 index 244273a6..00000000 --- a/muse2/synti/simpledrums/simpledrumsguibase.ui +++ /dev/null @@ -1,27 +0,0 @@ -<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> -<class>SimpleDrumsGuiBase</class> -<widget class="QDialog"> - <property name="name"> - <cstring>SimpleDrumsGuiBase</cstring> - </property> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>602</width> - <height>509</height> - </rect> - </property> - <property name="paletteBackgroundColor"> - <color> - <red>194</red> - <green>194</green> - <blue>194</blue> - </color> - </property> - <property name="caption"> - <string>DrumSynth 0.1</string> - </property> -</widget> -<layoutdefaults spacing="6" margin="11"/> -</UI> |