Make the main window resizable

No good reason why this needs to be a fixed size.
pull/145/head
Peter Hutterer 2019-07-16 10:23:08 +10:00
parent b3f4e91616
commit 096c4e22a2
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
<requires lib="gtk+" version="3.20"/>
<template class="MainWindow" parent="GtkApplicationWindow">
<property name="can_focus">False</property>
<property name="resizable">False</property>
<property name="default_width">1000</property>
<property name="default_height">700</property>
<child type="titlebar">