mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 14:40:54 +00:00
Remove hard-coded toolbar property
This commit is contained in:
@ -215,7 +215,6 @@
|
|||||||
<widget class="GtkToolbar" id="toolbar1">
|
<widget class="GtkToolbar" id="toolbar1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
|
<property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
|
||||||
<property name="toolbar_style">GTK_TOOLBAR_BOTH_HORIZ</property>
|
|
||||||
<property name="tooltips">True</property>
|
<property name="tooltips">True</property>
|
||||||
<property name="show_arrow">True</property>
|
<property name="show_arrow">True</property>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user