From 97fe8bb5863e75e62afcb6c2b6cac10299920e9c Mon Sep 17 00:00:00 2001 From: hiro Date: Tue, 25 Oct 2005 08:43:05 +0000 Subject: win32: use ShellExecute() on print. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@680 ee746299-78ed-0310-b773-934348b2243d --- libsylph/utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libsylph/utils.h') diff --git a/libsylph/utils.h b/libsylph/utils.h index ab898dd0..bc704e8e 100644 --- a/libsylph/utils.h +++ b/libsylph/utils.h @@ -437,6 +437,7 @@ gint execute_command_line (const gchar *cmdline, gboolean async); gint execute_open_file (const gchar *file, const gchar *content_type); +gint execute_print_file (const gchar *file); gchar *get_command_output (const gchar *cmdline); /* open URI with external browser */ -- cgit v1.2.3