aboutsummaryrefslogtreecommitdiff
path: root/main/data/conversation_summary
diff options
context:
space:
mode:
Diffstat (limited to 'main/data/conversation_summary')
-rw-r--r--main/data/conversation_summary/message_item.ui1
-rw-r--r--main/data/conversation_summary/view.ui3
2 files changed, 2 insertions, 2 deletions
diff --git a/main/data/conversation_summary/message_item.ui b/main/data/conversation_summary/message_item.ui
index f21b4969..eac97279 100644
--- a/main/data/conversation_summary/message_item.ui
+++ b/main/data/conversation_summary/message_item.ui
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
- <requires lib="gtk+" version="3.0"/>
<template class="DinoUiConversationSummaryMergedMessageItem">
<property name="hexpand">True</property>
<property name="column-spacing">7</property>
diff --git a/main/data/conversation_summary/view.ui b/main/data/conversation_summary/view.ui
index 74fb507e..88905268 100644
--- a/main/data/conversation_summary/view.ui
+++ b/main/data/conversation_summary/view.ui
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
- <requires lib="gtk+" version="3.0"/>
<template class="DinoUiConversationSummaryView">
<property name="expand">True</property>
<property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
<child>
<object class="GtkScrolledWindow" id="scrolled">
<property name="visible">True</property>