gui: Make .csv available for output export with File|Export.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 2 Nov 2011 05:02:56 +0000 (22:02 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 2 Nov 2011 05:02:56 +0000 (22:02 -0700)
commited023762b71d58d57db36af0e50ee1afe8acf3d3
tree09a7777d739ead59aab1c57eef5685d33b4da45b
parent37d5f592081a2ec8fa461c20c84087e8bf5dc560
gui: Make .csv available for output export with File|Export.

The hard-coded 6 here was wrong: there are 7 file formats.
It's better to use the n_FT constant.
src/ui/gui/psppire-output-window.c