forked from AuroraMiddleware/gtk
Add missing G_END_DECLS (#343838)
2006-06-04 Behdad Esfahbod <behdad@gnome.org> * gtk/gtkprintoperationpreview.h: Add missing G_END_DECLS (#343838)
This commit is contained in:
parent
7535de66f3
commit
959c272bd4
@ -1,3 +1,7 @@
|
||||
2006-06-04 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* gtk/gtkprintoperationpreview.h: Add missing G_END_DECLS (#343838)
|
||||
|
||||
2006-06-03 Richard Hult <richard@imendio.com>
|
||||
|
||||
* gdk/quartz/Makefile.am:
|
||||
|
@ -1,3 +1,7 @@
|
||||
2006-06-04 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* gtk/gtkprintoperationpreview.h: Add missing G_END_DECLS (#343838)
|
||||
|
||||
2006-06-03 Richard Hult <richard@imendio.com>
|
||||
|
||||
* gdk/quartz/Makefile.am:
|
||||
|
@ -75,4 +75,6 @@ void gtk_print_operation_preview_end_preview (GtkPrintOperationPreview *prev
|
||||
gboolean gtk_print_operation_preview_is_selected (GtkPrintOperationPreview *preview,
|
||||
gint page_nr);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GTK_PRINT_OPERATION_PREVIEW_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user