Parent Directory | Revision Log | Patch
revision 3740 by schoenebeck, Mon Feb 3 18:47:02 2020 UTC | revision 3741 by schoenebeck, Thu Feb 6 17:33:21 2020 UTC | |
---|---|---|
# | Line 440 DimRegionEdit::DimRegionEdit() : | Line 440 DimRegionEdit::DimRegionEdit() : |
440 | eSampleLoopPlayCount(_("Playback count"), 1), | eSampleLoopPlayCount(_("Playback count"), 1), |
441 | buttonSelectSample(UNICODE_LEFT_ARROW + " " + _("Select Sample")), | buttonSelectSample(UNICODE_LEFT_ARROW + " " + _("Select Sample")), |
442 | editScriptSlotsButton(_("Edit Slots ...")), | editScriptSlotsButton(_("Edit Slots ...")), |
443 | dimregion(NULL), | |
444 | update_model(0) | update_model(0) |
445 | { | { |
446 | // make synthesis parameter page tabs scrollable | // make synthesis parameter page tabs scrollable |
|
ViewVC Help | |
Powered by ViewVC |