file chooser: Add an ID to the box around the pathbar
Having an ID makes it easier to style this appropriately.
This commit is contained in:
@ -40,6 +40,7 @@
|
||||
<child>
|
||||
<object class="GtkBox">
|
||||
<property name="visible">1</property>
|
||||
<property name="name">pathbarbox</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<property name="spacing">12</property>
|
||||
<style>
|
||||
|
Reference in New Issue
Block a user