summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorChristian Hergert <chergert@redhat.com>2021-10-14 15:38:17 -0700
committerChristian Hergert <chergert@redhat.com>2021-10-14 15:38:17 -0700
commit24308e18b6504899311825278c74d66f12d28918 (patch)
tree41f804a5dc1de1b9e41e919c61d504dfcde3e9ff /tests
parent152d5f5151ec9e5008d86478b8be72533b34720b (diff)
downloadgtksourceview-24308e18b6504899311825278c74d66f12d28918.tar.gz
testwidget: add map class to overview map
This just allows playing with CSS styling from the preview.
Diffstat (limited to 'tests')
-rw-r--r--tests/test-widget.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test-widget.ui b/tests/test-widget.ui
index d6c28888..4843e036 100644
--- a/tests/test-widget.ui
+++ b/tests/test-widget.ui
@@ -472,6 +472,9 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="view">view</property>
+ <style>
+ <class name="map"/>
+ </style>
<layout>
<property name="column">2</property>
<property name="row">0</property>