X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire.h;h=f56052fb7d7ce0452b1c53054d4f4a4b6eee9141;hb=3990e1c55ccb6b246aff730309ae8efeaf7562da;hp=311e7c19ad4f37ae9f962d86da98044c1606a007;hpb=fd4b99dc5367c6cd8f4ef2d9a151d001676eef7f;p=pspp diff --git a/src/ui/gui/psppire.h b/src/ui/gui/psppire.h index 311e7c19ad..f56052fb7d 100644 --- a/src/ui/gui/psppire.h +++ b/src/ui/gui/psppire.h @@ -48,7 +48,7 @@ void psppire_set_lexer (struct lexer *); void register_selection_functions (void); -GtkWindow * psppire_preload_file (const gchar *file); +GtkWindow * psppire_preload_file (const gchar *file, GtkWindow *victim); #endif /* PSPPIRE_H */