]> git.street.me.uk Git - andy/viking.git/blobdiff - src/vikgeoreflayer.c
Make simple GPSBabel filter options use the updated acquire framework options.
[andy/viking.git] / src / vikgeoreflayer.c
index 86fc1edc12b2161f35526f463badb34bfbc40c26..8b9bb4720bc75759a55482d08b19db39b3affa94 100644 (file)
@@ -132,6 +132,8 @@ VikLayerInterface vik_georef_layer_interface = {
   (VikLayerFuncDraw)                    georef_layer_draw,
   (VikLayerFuncChangeCoordMode)         NULL,
 
+  (VikLayerFuncGetTimestamp)            NULL,
+
   (VikLayerFuncSetMenuItemsSelection)   NULL,
   (VikLayerFuncGetMenuItemsSelection)   NULL,