desktop: open a file via xdg-open without additional output window
[pspp] / src / ui / gui / psppire.h
index 311e7c19ad4f37ae9f962d86da98044c1606a007..f56052fb7d7ce0452b1c53054d4f4a4b6eee9141 100644 (file)
@@ -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 */