~foxtrotgps-team/foxtrotgps/trunk

« back to all changes in this revision

Viewing changes to data/foxtrotgps.glade

  • Committer: Paul Wise
  • Author(s): Jesse Gardner
  • Date: 2021-08-17 06:01:48 UTC
  • Revision ID: pabs3@bonedaddy.net-20210817060148-340rbstk87jrj6zw
Added g_thread_unref wherever g_thead_new is used

Fixes: https://bazaar.launchpad.net/~foxtrotgps-team/foxtrotgps/trunk/revision/315
Cleanup-by: Paul Wise <pabs3@bonedaddy.net>

Show diffs side-by-side

added added

removed removed

Lines of Context:
214
214
                  <widget class="GtkVScale" id="vscale1">
215
215
                    <property name="width_request">25</property>
216
216
                    <property name="visible">True</property>
217
 
                    <property name="adjustment">3 2 18 1 0 0</property>
 
217
                    <property name="adjustment">3 2 20 1 0 0</property>
218
218
                    <property name="inverted">True</property>
219
219
                    <property name="digits">0</property>
220
220
                    <signal name="value_changed" handler="on_vscale1_value_changed"/>