[recipes/todoist: 12/12] Fix a critical warning that occured due to missing uri in GtkLinkButton
- From: Ekta Nandwani <ektan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes/todoist: 12/12] Fix a critical warning that occured due to missing uri in GtkLinkButton
- Date: Fri, 27 Oct 2017 15:07:27 +0000 (UTC)
commit 80cd00a76d70d16722f915b80caa7eb5ae849cd2
Author: Ekta Nandwani <mailnandwaniekta gmail com>
Date: Fri Oct 27 08:18:36 2017 +0530
Fix a critical warning that occured due to missing uri in GtkLinkButton
src/shopping-list-exporter-dialog.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/shopping-list-exporter-dialog.ui b/src/shopping-list-exporter-dialog.ui
index bba603a..efc86ed 100644
--- a/src/shopping-list-exporter-dialog.ui
+++ b/src/shopping-list-exporter-dialog.ui
@@ -152,6 +152,7 @@
<property name="label">Add service</property>
<property name="visible">1</property>
<property name="use_underline">0</property>
+ <property name="uri">switch</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]