mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
include <gtk/gtkunixprint.h> instead of individual files.
2008-05-29 Michael Natterer <mitch@imendio.com> * gtk/gtk.types: include <gtk/gtkunixprint.h> instead of individual files. svn path=/trunk/; revision=20231
This commit is contained in:
parent
c8e67f3cc6
commit
3b464e901d
@ -1,3 +1,8 @@
|
||||
2008-05-29 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtk.types: include <gtk/gtkunixprint.h> instead of
|
||||
individual files.
|
||||
|
||||
2008-05-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/compiling.sgml: Explains single includes
|
||||
|
@ -1,8 +1,5 @@
|
||||
#include <gtk/gtk.h>
|
||||
#include <gtk/gtkprintunixdialog.h>
|
||||
#include <gtk/gtkpagesetupunixdialog.h>
|
||||
#include <gtk/gtkprinter.h>
|
||||
#include <gtk/gtkprintjob.h>
|
||||
#include <gtk/gtkunixprint.h>
|
||||
|
||||
gtk_about_dialog_get_type
|
||||
gtk_accel_group_get_type
|
||||
|
Loading…
Reference in New Issue
Block a user