forked from AuroraMiddleware/gtk
file chooser: Stop setting a role
It does nothing.
This commit is contained in:
parent
733271e09a
commit
be944e0a31
@ -1,6 +1,5 @@
|
||||
<interface domain="gtk40">
|
||||
<template class="GtkFileChooserDialog" parent="GtkDialog">
|
||||
<property name="role">GtkFileChooserDialog</property>
|
||||
<property name="type-hint">dialog</property>
|
||||
<property name="default-width">600</property>
|
||||
<signal name="response" handler="response_cb" swapped="no"/>
|
||||
|
Loading…
Reference in New Issue
Block a user