The following commit has been merged in the master branch:
commit 9f4f6cd8d9ec51f6d7976fb4f78ecb529427a834
Author: Andrei Zavada <[email protected]>
Date: Sun Apr 7 00:53:03 2013 +0300
GtkTreeView nests directly in GtkScrolledWindow in wAnnotations
diff --git a/data/mw-dialogs.glade b/data/mw-dialogs.glade
index 8233f6b..b6e91ea 100644
--- a/data/mw-dialogs.glade
+++ b/data/mw-dialogs.glade
@@ -1546,21 +1546,14 @@ With bug reports, either send yours to <a
href="mailto:aghermann-users@lists.
<property name="can_focus">True</property>
<property name="shadow_type">in</property>
<child>
- <object class="GtkViewport" id="viewport1">
+ <object class="GtkTreeView" id="tvGlobalAnnotations">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <child>
- <object class="GtkTreeView" id="tvGlobalAnnotations">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="search_column">3</property>
- <property name="level_indentation">5</property>
- <property name="enable_tree_lines">True</property>
- <child internal-child="selection">
- <object class="GtkTreeSelection"
id="treeview-selection2"/>
- </child>
- </object>
- </child>
+ <property name="can_focus">True</property>
+ <property name="hscroll_policy">natural</property>
+ <property name="vscroll_policy">natural</property>
+ <property name="search_column">3</property>
+ <property name="level_indentation">5</property>
+ <property name="enable_tree_lines">True</property>
</object>
</child>
</object>
--
Sleep experiment manager
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit