summaryrefslogtreecommitdiff
path: root/gdata/gdata-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gdata-private.h')
-rw-r--r--gdata/gdata-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdata/gdata-private.h b/gdata/gdata-private.h
index 8ad24876..2e4e84f6 100644
--- a/gdata/gdata-private.h
+++ b/gdata/gdata-private.h
@@ -110,6 +110,7 @@ G_GNUC_INTERNAL void _gdata_feed_call_progress_callback (GDataFeed *self, gpoint
#include "gdata-entry.h"
#include "gdata-batch-operation.h"
G_GNUC_INTERNAL void _gdata_entry_set_updated (GDataEntry *self, gint64 updated);
+G_GNUC_INTERNAL void _gdata_entry_set_published (GDataEntry *self, gint64 published);
G_GNUC_INTERNAL void _gdata_entry_set_batch_data (GDataEntry *self, guint id, GDataBatchOperationType type);
#include "gdata-parser.h"