[meld/ui-next: 31/35] dirdiff: Stop using the DiffGrid
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld/ui-next: 31/35] dirdiff: Stop using the DiffGrid
- Date: Sat, 16 Feb 2019 21:46:24 +0000 (UTC)
commit 1f226aa09bce7a4982e03a3cf0beaf1e7ad818f0
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sat Feb 16 08:31:40 2019 +1000
dirdiff: Stop using the DiffGrid
The column count differences between FileDiff and DirDiff make this
hard, and there's much less reason to need resizable panes in a folder
comparison, so let's use the much more normal GtkGrid here.
meld/resources/ui/dirdiff.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meld/resources/ui/dirdiff.ui b/meld/resources/ui/dirdiff.ui
index 0d109a12..79d73bc7 100644
--- a/meld/resources/ui/dirdiff.ui
+++ b/meld/resources/ui/dirdiff.ui
@@ -116,7 +116,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>
- <object class="DiffGrid" id="grid">
+ <object class="GtkGrid" id="grid">
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]