forked from AuroraMiddleware/gtk
More include cleanups
This commit is contained in:
parent
817e878fb5
commit
ab3c63cc3a
@ -39,8 +39,6 @@
|
||||
#include "gtkselection.h"
|
||||
#include "gtkdnd.h"
|
||||
#include "gtkdrawingarea.h"
|
||||
#include "gtkhbox.h"
|
||||
#include "gtkhbbox.h"
|
||||
#include "gtkrc.h"
|
||||
#include "gtkframe.h"
|
||||
#include "gtktable.h"
|
||||
|
@ -28,7 +28,6 @@
|
||||
#include <glib.h>
|
||||
#include "gtkcolorseldialog.h"
|
||||
#include "gtkframe.h"
|
||||
#include "gtkhbbox.h"
|
||||
#include "gtkbutton.h"
|
||||
#include "gtkstock.h"
|
||||
#include "gtkintl.h"
|
||||
|
@ -31,7 +31,7 @@
|
||||
|
||||
#include "gtkbutton.h"
|
||||
#include "gtkdialog.h"
|
||||
#include "gtkhbbox.h"
|
||||
#include "gtkbbox.h"
|
||||
#include "gtklabel.h"
|
||||
#include "gtkmarshalers.h"
|
||||
#include "gtkvbox.h"
|
||||
|
@ -42,8 +42,6 @@
|
||||
#include "gtkcellrenderertext.h"
|
||||
#include "gtkentry.h"
|
||||
#include "gtkframe.h"
|
||||
#include "gtkhbbox.h"
|
||||
#include "gtkhbox.h"
|
||||
#include "gtklabel.h"
|
||||
#include "gtkliststore.h"
|
||||
#include "gtkrc.h"
|
||||
|
@ -33,8 +33,6 @@
|
||||
#include "gtktreemodel.h"
|
||||
#include "gtkbutton.h"
|
||||
#include "gtkscrolledwindow.h"
|
||||
#include "gtkvbox.h"
|
||||
#include "gtkhbox.h"
|
||||
#include "gtkframe.h"
|
||||
#include "gtkeventbox.h"
|
||||
#include "gtkcombobox.h"
|
||||
@ -45,8 +43,6 @@
|
||||
#include "gtkcelllayout.h"
|
||||
#include "gtkcellrenderertext.h"
|
||||
#include "gtkspinbutton.h"
|
||||
#include "gtkbbox.h"
|
||||
#include "gtkhbbox.h"
|
||||
|
||||
#include "gtkpagesetupunixdialog.h"
|
||||
#include "gtkcustompaperunixdialog.h"
|
||||
|
Loading…
Reference in New Issue
Block a user