Save window contents on closing.
[pspp-builds.git] / src / ui / gui / psppire.h
index 92cd13571ca15bebd63e50adc87eddc385145048..a2cba9bbe495c8f7d7cc8788bc54a18747007cb4 100644 (file)
@@ -25,5 +25,7 @@ extern const struct argp non_option_argp ;
 
 void initialize (struct command_line_processor *, int argc, char **argv);
 void de_initialize (void);
+void psppire_quit (void);
+
 
 #endif /* PSPPIRE_H */