summaryrefslogtreecommitdiff
path: root/gtk/gtkstyleprovider.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-07-19 20:29:11 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-07-19 21:39:47 -0400
commit0aa57d26b53a39d0f95bc42d34abd70f4f32406b (patch)
tree4e03d75959de07950f06724193a1b59bdf9754c0 /gtk/gtkstyleprovider.h
parentd7b68278561f8846fab94c3ef974a89785bce666 (diff)
downloadgtk+-0aa57d26b53a39d0f95bc42d34abd70f4f32406b.tar.gz
Move wholly deprecated classes to gtk/deprecated/
We've recently a number of classes wholly. For these cases, move the headers and sources to gtk/deprecated/ and adjust Makefiles and includes accordingly. Affected classes: GtkAction GtkActionGroup GtkActivatable GtkIconFactory GtkImageMenuItem GtkRadioAction GtkRecentAction GtkStock GtkToggleAction GtkUIManager
Diffstat (limited to 'gtk/gtkstyleprovider.h')
-rw-r--r--gtk/gtkstyleprovider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkstyleprovider.h b/gtk/gtkstyleprovider.h
index 74ce032428..57fef53a24 100644
--- a/gtk/gtkstyleprovider.h
+++ b/gtk/gtkstyleprovider.h
@@ -24,7 +24,7 @@
#include <glib-object.h>
#include <gtk/gtkenums.h>
-#include <gtk/gtkiconfactory.h>
+#include <gtk/deprecated/gtkiconfactory.h>
#include <gtk/gtkstyleproperties.h>
#include <gtk/gtktypes.h>