summaryrefslogtreecommitdiffstats
path: root/opgui.glade
diff options
context:
space:
mode:
authorAttila Veghelyi <works@veghelyiattila.hu>2025-06-09 17:25:22 +0200
committerAttila Veghelyi <works@veghelyiattila.hu>2025-06-09 17:25:22 +0200
commita047db1259d3822b554d300ecc48fb2052bfc849 (patch)
tree87f05bec0b981ab40b24cd887d860b66cad57bd1 /opgui.glade
parent0259dec75bd7b43b0d74fe90ad061f74b5177c86 (diff)
downloadOpenProgrammer-a047db1259d3822b554d300ecc48fb2052bfc849.tar.gz
OpenProgrammer-a047db1259d3822b554d300ecc48fb2052bfc849.zip
Follow version 0.12.4HEADmaster
Diffstat (limited to 'opgui.glade')
-rw-r--r--opgui.glade19
1 files changed, 17 insertions, 2 deletions
diff --git a/opgui.glade b/opgui.glade
index 194e5ac..12dc576 100644
--- a/opgui.glade
+++ b/opgui.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.40.0 -->
<interface>
<requires lib="gtk+" version="3.12"/>
<object class="GtkAdjustment" id="I2C_adj">
@@ -202,6 +202,7 @@
<property name="can-focus">True</property>
<property name="margin-start">5</property>
<property name="margin-top">5</property>
+ <property name="editable">False</property>
<style>
<class name="mono"/>
</style>
@@ -439,6 +440,20 @@
</packing>
</child>
<child>
+ <object class="GtkCheckButton" id="USE_SAFLOCK">
+ <property name="label" translatable="yes">_useSaflock</property>
+ <property name="visible">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="draw-indicator">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">3</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkFrame" id="OSC_OPT">
<property name="visible">True</property>
<property name="can-focus">False</property>
@@ -510,7 +525,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">3</property>
+ <property name="position">4</property>
</packing>
</child>
</object>