Don't delete curve files through the GUI's delete function.
authorW. Trevor King <wking@drexel.edu>
Wed, 9 Nov 2011 20:03:58 +0000 (15:03 -0500)
committerW. Trevor King <wking@drexel.edu>
Wed, 9 Nov 2011 20:03:58 +0000 (15:03 -0500)
commita66b4b9f58149bd2827f5930c6e012582c5eaaaa
tree31e479ce6c93b169a46646022ed067a4fecf58e8
parent2edbfa63892a8357b7dc8386cd10ab390646c131
Don't delete curve files through the GUI's delete function.

It is enough for them to be removed from the playlist.  There is no
need to touch the raw data file itself.
hooke/ui/gui/__init__.py