Rewrote the recent file manager stuff
[pspp-builds.git] / src / ui / gui / psppire.h
index a2cba9bbe495c8f7d7cc8788bc54a18747007cb4..0d990119469f8d89bb2f437ecb75196fb6cae5ff 100644 (file)
@@ -22,6 +22,7 @@
 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);