malcontent-control: Add initial main window

It’s currently empty, but it’s a start.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2019-12-19 13:41:17 +00:00
parent cf6331cac6
commit b0f72c432f
5 changed files with 75 additions and 1 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright © 2019 Endless Mobile, Inc. -->
<gresources>
<gresource prefix="/org/freedesktop/MalcontentControl/ui">
<file preprocess="xml-stripblanks">main.ui</file>
</gresource>
</gresources>