== Sequencer ==

Forgot directory in input panel for sound files...
This commit is contained in:
Peter Schlaile 2008-03-24 21:01:36 +00:00
parent 8d2a0a566f
commit 7de584337f

@ -751,7 +751,9 @@ static void seq_panel_input()
10, 230, 318, 204) == 0) return;
if (last_seq->type == SEQ_MOVIE
|| last_seq->type == SEQ_IMAGE) {
|| last_seq->type == SEQ_IMAGE
|| last_seq->type == SEQ_HD_SOUND
|| last_seq->type == SEQ_RAM_SOUND) {
uiDefBut(block, TEX,
B_SEQ_BUT_RELOAD_FILE, "Dir: ",
10,140,240,19, last_seq->strip->dir,