diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-02-14 03:43:57 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-02-14 03:43:57 +0000 |
| commit | 0cc053034bf9be6de94c394c6e34040179f56c96 (patch) | |
| tree | 8a508395817a919d17eed7dc82bc58b6450d5ee9 /.gitignore | |
| parent | 0fcb49acc9a0a4f53e9686933eadf40370d94a67 (diff) | |
Fix crash on open after loading with no film.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 569a44849..b600c763a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ experimental/ffmpeg-DVD-to-j2c/dvd_to_j2c .lock-waf* core build +films |
