aboutsummaryrefslogtreecommitdiff
path: root/data/stylesheeteditor.ui
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.me.uk>2018-04-23 23:19:50 +0200
committerThomas White <taw@bitwiz.me.uk>2018-04-23 23:19:50 +0200
commita6af31fbaba86661985fd8767026ea3b1c5ae191 (patch)
treef0fda56d7d564d87b6a1cf26d9d846e549e02540 /data/stylesheeteditor.ui
parent24589a64a3dfc28469ab8744eb9fcab72ed4ae94 (diff)
Initialise StylesheetEditor default font and fgcol
Diffstat (limited to 'data/stylesheeteditor.ui')
-rw-r--r--data/stylesheeteditor.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/stylesheeteditor.ui b/data/stylesheeteditor.ui
index a3ec7c8..62483db 100644
--- a/data/stylesheeteditor.ui
+++ b/data/stylesheeteditor.ui
@@ -103,7 +103,7 @@
</packing>
</child>
<child>
- <object class="GtkFontButton">
+ <object class="GtkFontButton" id="default_style_font">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -117,7 +117,7 @@
</packing>
</child>
<child>
- <object class="GtkColorButton">
+ <object class="GtkColorButton" id="default_style_fgcol">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>