fix blueprint compiler trash

parent 71602ba2
<?xml version="1.0" encoding="UTF-8"?>
<!--
DO NOT EDIT!
This file was @generated by blueprint-compiler. Instead, edit the
corresponding .blp file and regenerate this file with blueprint-compiler.
-->
<interface domain="eepm-play-gui">
<requires lib="gtk" version="4.0"/>
<template class="EepmPlayGuiWindow" parent="AdwApplicationWindow">
......@@ -13,7 +8,7 @@ corresponding .blp file and regenerate this file with blueprint-compiler.
<property name="height-request">294</property>
<child>
<object class="AdwToolbarView">
<property name="top-bar-style">1</property>
<property name="top-bar-style">raised</property>
<child type="top">
<object class="AdwHeaderBar" id="header_bar">
<child type="start">
......@@ -83,7 +78,7 @@ corresponding .blp file and regenerate this file with blueprint-compiler.
</items>
</object>
</property>
<property name="halign">2</property>
<property name="halign">end</property>
</object>
</child>
<style>
......@@ -96,7 +91,7 @@ corresponding .blp file and regenerate this file with blueprint-compiler.
<property name="content">
<object class="GtkScrolledWindow">
<property name="propagate-natural-height">true</property>
<property name="hscrollbar-policy">2</property>
<property name="hscrollbar-policy">never</property>
<child>
<object class="AdwClamp">
<property name="margin-bottom">12</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment