diff options
Diffstat (limited to 'plugins/peopsxgl/gpucfg/peopsxgl.ui')
| -rw-r--r-- | plugins/peopsxgl/gpucfg/peopsxgl.ui | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/plugins/peopsxgl/gpucfg/peopsxgl.ui b/plugins/peopsxgl/gpucfg/peopsxgl.ui index b96b6485..5d90a1fa 100644 --- a/plugins/peopsxgl/gpucfg/peopsxgl.ui +++ b/plugins/peopsxgl/gpucfg/peopsxgl.ui @@ -8,7 +8,6 @@ <property name="resizable">False</property> <property name="window_position">center</property> <property name="type_hint">normal</property> - <property name="has_separator">False</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox3"> <property name="visible">True</property> @@ -718,6 +717,19 @@ <property name="position">6</property> </packing> </child> + <child> + <object class="GtkCheckButton" id="chkGteAccuracy"> + <property name="label" translatable="yes">Gte accuracy</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="position">7</property> + </packing> + </child> </object> <packing> <property name="position">4</property> |
