summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserbutton.ui
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkfilechooserbutton.ui')
-rw-r--r--gtk/gtkfilechooserbutton.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkfilechooserbutton.ui b/gtk/gtkfilechooserbutton.ui
index 342e8081ea..4004dcc4fb 100644
--- a/gtk/gtkfilechooserbutton.ui
+++ b/gtk/gtkfilechooserbutton.ui
@@ -84,7 +84,7 @@
<child>
<object class="GtkCellRendererPixbuf" id="icon_cell"/>
<attributes>
- <attribute name="pixbuf">0</attribute>
+ <attribute name="surface">0</attribute>
</attributes>
</child>
<child>
@@ -104,7 +104,7 @@
<object class="GtkListStore" id="model">
<columns>
<!-- column-name icon -->
- <column type="GdkPixbuf"/>
+ <column type="CairoSurface"/>
<!-- column-name display-name -->
<column type="gchararray"/>
<!-- column-name type -->