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
@ -1,7 +1,6 @@
|
||||
#include <math.h>
|
||||
#include <pango/pangocairo.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <gtk/gtkprintoperation.h>
|
||||
|
||||
static GtkWidget *main_window;
|
||||
static char *filename = NULL;
|
||||
|
||||
Reference in New Issue
Block a user