Don't include deprecated classes in gtk.h
This commit is contained in:
parent
97fbd32684
commit
161e1b6916
25
gtk/gtk.h
25
gtk/gtk.h
@ -218,31 +218,6 @@
|
||||
#include <gtk/gtkwidget.h>
|
||||
#include <gtk/gtkwindow.h>
|
||||
|
||||
/* Broken */
|
||||
#include <gtk/gtktext.h>
|
||||
#include <gtk/gtktree.h>
|
||||
#include <gtk/gtktreeitem.h>
|
||||
|
||||
/* Deprecated */
|
||||
#include <gtk/gtkclist.h>
|
||||
#include <gtk/gtkcombo.h>
|
||||
#include <gtk/gtkctree.h>
|
||||
#include <gtk/gtkcurve.h>
|
||||
#include <gtk/gtkfilesel.h>
|
||||
#include <gtk/gtkgamma.h>
|
||||
#include <gtk/gtkinputdialog.h>
|
||||
#include <gtk/gtkitemfactory.h>
|
||||
#include <gtk/gtklist.h>
|
||||
#include <gtk/gtklistitem.h>
|
||||
#include <gtk/gtkoldeditable.h>
|
||||
#include <gtk/gtkoptionmenu.h>
|
||||
#include <gtk/gtkpixmap.h>
|
||||
#include <gtk/gtkpreview.h>
|
||||
#include <gtk/gtkprogress.h>
|
||||
#include <gtk/gtksignal.h>
|
||||
#include <gtk/gtktipsquery.h>
|
||||
#include <gtk/gtktooltips.h>
|
||||
|
||||
#undef __GTK_H_INSIDE__
|
||||
|
||||
#endif /* __GTK_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user