composer-headerbar: Use HdyHeaderBar

This allows the headerbar to be draggable with HdyApplicationWindow.
This commit is contained in:
James Westman 2021-02-11 01:14:04 -06:00
parent 2e56aeda90
commit 40dd92e8c3
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6
3 changed files with 6 additions and 6 deletions

View file

@ -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">