]> git.street.me.uk Git - andy/viking.git/blobdiff - src/viktrwlayer_export.h
Enable Windows installation to search for and use deployed extension configuration...
[andy/viking.git] / src / viktrwlayer_export.h
index 05cc2c75a07f2ce6a9c174825f76991200a20647..5b929b4f207c8c397218bc661bf94ef828fce689 100644 (file)
 
 G_BEGIN_DECLS
 
 
 G_BEGIN_DECLS
 
-void vik_trw_layer_export ( VikTrwLayer *vtl, const gchar *title, const gchar* default_name, VikTrack* trk, guint file_type );
+void vik_trw_layer_export ( VikTrwLayer *vtl, const gchar *title, const gchar* default_name, VikTrack* trk, VikFileType_t file_type );
 
 void vik_trw_layer_export_external_gpx ( VikTrwLayer *vtl, const gchar* external_program );
 
 
 void vik_trw_layer_export_external_gpx ( VikTrwLayer *vtl, const gchar* external_program );
 
+void vik_trw_layer_export_gpsbabel ( VikTrwLayer *vtl, const gchar *title, const gchar* default_name );
+
 G_END_DECLS
 
 #endif
 G_END_DECLS
 
 #endif