summaryrefslogtreecommitdiff
path: root/ui.glade
diff options
context:
space:
mode:
Diffstat (limited to 'ui.glade')
-rw-r--r--ui.glade18
1 files changed, 18 insertions, 0 deletions
diff --git a/ui.glade b/ui.glade
index ee81f28..4f2329f 100644
--- a/ui.glade
+++ b/ui.glade
@@ -806,6 +806,24 @@
<property name="position">1</property>
</packing>
</child>
+ <child>
+ <object class="GtkRadioButton" id="not-sure">
+ <property name="label" translatable="yes">Not sure</property>
+ <property name="name">not-sure</property>
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="tooltip-text" translatable="yes">Just update the current value, don't worry about what it was before.</property>
+ <property name="active">True</property>
+ <property name="draw-indicator">True</property>
+ <property name="group">same</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="expand">False</property>