summaryrefslogtreecommitdiff
path: root/gtk/gtkcalendar.c
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2020-01-28 15:43:51 +0100
committerAlexander Larsson <alexl@redhat.com>2020-01-30 10:53:43 +0100
commite2f778602b027572775ba58823b27509f7b3a589 (patch)
treec92eec6b66f0597be726106ac25bad9a9bb39312 /gtk/gtkcalendar.c
parent6a15e9169d018a18fdaa481287d5facfd2b142f1 (diff)
downloadgtk+-e2f778602b027572775ba58823b27509f7b3a589.tar.gz
icon-theme: Rename GtkIconInfo to GtkIcon
Diffstat (limited to 'gtk/gtkcalendar.c')
-rw-r--r--gtk/gtkcalendar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcalendar.c b/gtk/gtkcalendar.c
index 494a72fda8..cc355c5ad5 100644
--- a/gtk/gtkcalendar.c
+++ b/gtk/gtkcalendar.c
@@ -2585,7 +2585,7 @@ gtk_calendar_drag_update (GtkGestureDrag *gesture,
GdkDevice *device;
GdkDrag *drag;
GtkIconTheme *theme;
- GtkIconInfo *icon;
+ GtkIcon *icon;
GdkSurface *surface;
if (!priv->in_drag)