tracker-decorator-fs.h | tracker-decorator-fs.h | |||
---|---|---|---|---|
skipping to change at line 68 | skipping to change at line 68 | |||
**/ | **/ | |||
struct _TrackerDecoratorFSClass { | struct _TrackerDecoratorFSClass { | |||
TrackerDecoratorClass parent_class; | TrackerDecoratorClass parent_class; | |||
/* <Private> */ | /* <Private> */ | |||
gpointer padding[10]; | gpointer padding[10]; | |||
}; | }; | |||
GType tracker_decorator_fs_get_type (void) G_GNUC_CONST; | GType tracker_decorator_fs_get_type (void) G_GNUC_CONST; | |||
gint tracker_decorator_fs_prepend_file (TrackerDecoratorFS *d | ||||
ecorator, | ||||
GFile *f | ||||
ile); | ||||
G_END_DECLS | G_END_DECLS | |||
#endif /* __LIBTRACKER_MINER_DECORATOR_FS_H__ */ | #endif /* __LIBTRACKER_MINER_DECORATOR_FS_H__ */ | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 5 lines changed or added | |||
tracker-generated.h | tracker-generated.h | |||
---|---|---|---|---|
#if !defined (__LIBTRACKER_SPARQL_INSIDE__) && !defined (TRACKER_COMPILATIO N) | #if !defined (__LIBTRACKER_SPARQL_INSIDE__) && !defined (TRACKER_COMPILATIO N) | |||
#error "only <libtracker-sparql/tracker-sparql.h> must be included directly ." | #error "only <libtracker-sparql/tracker-sparql.h> must be included directly ." | |||
#endif | #endif | |||
/* tracker-generated-no-checks.h generated by valac 0.24.0.131-42e78, the V ala compiler, do not modify */ | /* tracker-generated-no-checks.h generated by valac 0.25.1, the Vala compil er, do not modify */ | |||
#ifndef __TRACKER_GENERATED_NO_CHECKS_H__ | #ifndef __TRACKER_GENERATED_NO_CHECKS_H__ | |||
#define __TRACKER_GENERATED_NO_CHECKS_H__ | #define __TRACKER_GENERATED_NO_CHECKS_H__ | |||
#include <glib.h> | #include <glib.h> | |||
#include <glib-object.h> | #include <glib-object.h> | |||
#include <stdlib.h> | #include <stdlib.h> | |||
#include <string.h> | #include <string.h> | |||
#include <time.h> | #include <time.h> | |||
#include <float.h> | #include <float.h> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||