mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2119 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
ee8c3d7718
commit
5c21268093
@ -315,6 +315,8 @@ void gnc_ui_print_dialog_destroy(PrintDialog * pcd) { }
|
||||
|
||||
void gnc_ui_print_dialog_select_printer_cb(GtkWidget * widget,
|
||||
gpointer user_data) { }
|
||||
void gnc_ui_print_dialog_select_paper_cb(GtkWidget * widget,
|
||||
gpointer user_data) { }
|
||||
void gnc_ui_print_dialog_preview_cb(GtkWidget * widget, gpointer user_data) {}
|
||||
void gnc_ui_print_dialog_ok_cb(GtkWidget * widget, gpointer user_data) {}
|
||||
void gnc_ui_print_dialog_cancel_cb(GtkWidget * widget, gpointer user_data) {}
|
||||
|
Loading…
Reference in New Issue
Block a user