]> git.street.me.uk Git - andy/viking.git/blobdiff - src/util.c
Set 'Cancel' default for merge track dialog. User needs to select items first.
[andy/viking.git] / src / util.c
index 8b188d72eb097dc16994833d476a17e319009e79..fefef829c11f750bd200216a85b462d08c20705b 100644 (file)
@@ -1,8 +1,8 @@
 /*
  *    Viking - GPS data editor
 /*
  *    Viking - GPS data editor
- *    Copyright (C) 2007 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+ *    Copyright (C) 2007, Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
  *    Based on:
  *    Based on:
- *    Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@linuxmag.com.br>
+ *    Copyright (C) 2003-2007, Leandro A. F. Pereira <leandro@linuxmag.com.br>
  *
  *    This program is free software; you can redistribute it and/or modify
  *    it under the terms of the GNU General Public License as published by
  *
  *    This program is free software; you can redistribute it and/or modify
  *    it under the terms of the GNU General Public License as published by
@@ -28,6 +28,7 @@
 #include <glib/gi18n.h>
 #include <glib/gprintf.h>
 
 #include <glib/gi18n.h>
 #include <glib/gprintf.h>
 
+#include "util.h"
 #include "dialog.h"
 
 static gboolean spawn_command_line_async(const gchar * cmd,
 #include "dialog.h"
 
 static gboolean spawn_command_line_async(const gchar * cmd,