perf/widgets.h tests/print-editor.c tests/prop-editor.h
2008-05-23 Michael Natterer <mitch@gimp.org> * perf/widgets.h * tests/print-editor.c * tests/prop-editor.h * tests/testmountoperation.c * tests/testmultidisplay.c * tests/testnouiprint.c * tests/testprint.c * tests/testprintfileoperation.h * tests/testtreesort.c * tests/textbuffertest.c: include <gtk/gtk.h> instead of single files. Remove some redundant includes. svn path=/trunk/; revision=20128
This commit is contained in:
committed by
Michael Natterer
parent
57625ac5b9
commit
c75c6bf444
@@ -19,8 +19,8 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include "gtk/gtkprintoperation.h"
|
||||
#include <math.h>
|
||||
#include "gtk/gtk.h"
|
||||
|
||||
static void
|
||||
draw_page (GtkPrintOperation *operation,
|
||||
|
||||
Reference in New Issue
Block a user