[gnome-todo] plugin-dialog: Remove type hint



commit 9797dadabb314d0a804d96b72c67ff4bd8140849
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Apr 2 12:04:32 2020 -0300

    plugin-dialog: Remove type hint

 src/gtd-plugin-dialog.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gtd-plugin-dialog.ui b/src/gtd-plugin-dialog.ui
index 61aeb6a..750638e 100644
--- a/src/gtd-plugin-dialog.ui
+++ b/src/gtd-plugin-dialog.ui
@@ -2,7 +2,6 @@
 <interface>
   <requires lib="gtk+" version="3.16"/>
   <template class="GtdPluginDialog" parent="GtkDialog">
-    <property name="type_hint">dialog</property>
     <property name="destroy_with_parent">1</property>
     <property name="modal">1</property>
     <property name="width_request">600</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]