Mercurial > hg > svcore
diff data/model/FlexiNoteModel.h @ 818:5e9ff92ca05e tonioni
instrument is now "click" -- some other minor changes I don't remember
author | matthiasm |
---|---|
date | Thu, 20 Jun 2013 13:47:35 +0100 |
parents | 9089d0546efa |
children | d6bd5751b8f6 |
line wrap: on
line diff
--- a/data/model/FlexiNoteModel.h Thu Jun 20 11:07:57 2013 +0100 +++ b/data/model/FlexiNoteModel.h Thu Jun 20 13:47:35 2013 +0100 @@ -142,7 +142,7 @@ virtual QString getDefaultPlayPluginConfiguration() const { - return "<plugin program=\"stick\"/>"; + return "<plugin program=\"click\"/>"; } virtual void toXml(QTextStream &out,