mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Set no border on notebook in print dialog
This commit is contained in:
parent
686de28701
commit
a121da3bb1
@ -70,6 +70,7 @@
|
||||
<object class="GtkNotebook" id="notebook">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="show_border">False</property>
|
||||
<child>
|
||||
<object class="GtkBox" id="general_main_box">
|
||||
<property name="visible">True</property>
|
||||
|
Loading…
Reference in New Issue
Block a user