Move gtkthemingengine to deprecated directory

This is the place for wholly-deprecated sources.
This commit is contained in:
Matthias Clasen
2014-08-29 16:33:37 -04:00
parent bdf35e034a
commit e014b89310
14 changed files with 17 additions and 13 deletions

View File

@ -26,9 +26,10 @@
#include "gtkcssnumbervalueprivate.h"
#include "gtkcssrgbavalueprivate.h"
#include "gtkstylecontextprivate.h"
#include "gtkthemingengineprivate.h"
#include "gtkpango.h"
#include "deprecated/gtkthemingengineprivate.h"
#include <math.h>
struct _GtkCssValue {