Move gtkstyle and gtkrc to deprecated/

This required a somewhat more substantial include reshuffling.
Some typedefs have been moved to gtkiconfactory.h and to
gtksettings.h.
This commit is contained in:
Matthias Clasen
2011-11-02 01:15:21 -04:00
parent 068e1f0390
commit feece3c0bb
27 changed files with 68 additions and 47 deletions

View File

@ -23,6 +23,12 @@
#include <gtk/gtkx.h>
#include "gtkspinbutton.h"
#include "gtkmain.h"
#include "gtkbox.h"
#include "gtklabel.h"
#include "gtkbutton.h"
#include "gtktextview.h"
#include "gtkrange.h"
#include <locale.h>
#include <string.h>