totem r6249 - in trunk: . src/plugins/skipto



Author: pwithnall
Date: Wed Apr  8 12:49:55 2009
New Revision: 6249
URL: http://svn.gnome.org/viewvc/totem?rev=6249&view=rev

Log:
2009-04-08  Philip Withnall  <philip tecnocode co uk>

	* src/plugins/skipto/totem-skipto.c: Missing file from previous commit.



Modified:
   trunk/ChangeLog
   trunk/src/plugins/skipto/totem-skipto.c

Modified: trunk/src/plugins/skipto/totem-skipto.c
==============================================================================
--- trunk/src/plugins/skipto/totem-skipto.c	(original)
+++ trunk/src/plugins/skipto/totem-skipto.c	Wed Apr  8 12:49:55 2009
@@ -45,7 +45,7 @@
 static void totem_skipto_dispose	(GObject *object);
 
 /* Callback functions for GtkBuilder */
-void time_entry_activate_cb (GtkEntry *entry, TotemSkipto *skipto);
+G_MODULE_EXPORT void time_entry_activate_cb (GtkEntry *entry, TotemSkipto *skipto);
 
 struct TotemSkiptoPrivate {
 	GtkBuilder *xml;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]