composer-headerbar: Use HdyHeaderBar
This allows the headerbar to be draggable with HdyApplicationWindow.
This commit is contained in:
parent
2e56aeda90
commit
40dd92e8c3
3 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<!-- Generated with glade 3.22.1 -->
|
||||
<interface>
|
||||
<requires lib="gtk+" version="3.20"/>
|
||||
<template class="ComposerHeaderbar" parent="GtkHeaderBar">
|
||||
<template class="ComposerHeaderbar" parent="HdyHeaderBar">
|
||||
<property name="visible">True</property>
|
||||
<child type="title">
|
||||
<object class="GtkBox">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue