From ef49ac2a7919d9284e2db4c34b5fccf3d636f72e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 22 Apr 2018 12:18:28 +0200 Subject: Add preliminary stylesheet editor --- data/colloquium.gresource.xml | 1 + data/stylesheeteditor.ui | 1085 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1086 insertions(+) create mode 100644 data/stylesheeteditor.ui (limited to 'data') diff --git a/data/colloquium.gresource.xml b/data/colloquium.gresource.xml index 5c8b4b0..369144b 100644 --- a/data/colloquium.gresource.xml +++ b/data/colloquium.gresource.xml @@ -3,6 +3,7 @@ sky.png menus.ui + stylesheeteditor.ui demo.sc canvas.png alpha_warning.svg diff --git a/data/stylesheeteditor.ui b/data/stylesheeteditor.ui new file mode 100644 index 0000000..514e01c --- /dev/null +++ b/data/stylesheeteditor.ui @@ -0,0 +1,1085 @@ + + + + + + + -- cgit v1.2.3