X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=src%2Fui%2Fgui%2Fpsppire.h;h=cfe49e9182aaa0f374eaec352e50e7c652d80cac;hb=64322c8ee0af7bf5ecc825ccc90513118732f335;hp=0d990119469f8d89bb2f437ecb75196fb6cae5ff;hpb=55077868a3eb1776432bcb46a3627cc8e0ee54db;p=pspp-builds.git diff --git a/src/ui/gui/psppire.h b/src/ui/gui/psppire.h index 0d990119..cfe49e91 100644 --- a/src/ui/gui/psppire.h +++ b/src/ui/gui/psppire.h @@ -22,11 +22,11 @@ struct command_line_processor ; extern const struct argp non_option_argp ; -extern GtkRecentManager *the_recent_mgr; - void initialize (struct command_line_processor *, int argc, char **argv); void de_initialize (void); void psppire_quit (void); +const char * output_file_name (void); + #endif /* PSPPIRE_H */