diff options
author | Tim E. Real <termtech@rogers.com> | 2011-06-08 20:41:15 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2011-06-08 20:41:15 +0000 |
commit | 448d81436ed8c2bc501506c2663a9bdb8c0dd023 (patch) | |
tree | 1db82da0a13fdeb455fdfeccea638ca0fcd399f0 /muse2/synti/simpledrums/simpledrumsguibase.ui | |
parent | ba00330badbd1b4dbd0ffa37b0ea7cddc0a6657a (diff) |
Removed old simpledrums
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> |