Don't declare GtkPrintJob here. Instead include gtkprintjob.h.
2006-04-24 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprinter.h: Don't declare GtkPrintJob here. * gtk/gtkprinter-private.h: Instead include gtkprintjob.h.
This commit is contained in:
committed by
Matthias Clasen
parent
8cf2909eb6
commit
090de9058f
@ -37,10 +37,8 @@ typedef struct _GtkPrinter GtkPrinter;
|
||||
typedef struct _GtkPrinterClass GtkPrinterClass;
|
||||
typedef struct _GtkPrinterPrivate GtkPrinterPrivate;
|
||||
typedef struct _GtkPrintBackend GtkPrintBackend;
|
||||
typedef struct _GtkPrintJob GtkPrintJob;
|
||||
|
||||
struct _GtkPrintBackend;
|
||||
struct _GtkPrintJob;
|
||||
|
||||
struct _GtkPrinter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user