[brasero] Fix a build warning



commit 3259294982ed205a170baf2e9359e6bbb46ed287
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Sun May 17 17:53:16 2009 +0200

    Fix a  build warning
---
 src/brasero-utils.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/brasero-utils.h b/src/brasero-utils.h
index 4462159..69ab1f7 100644
--- a/src/brasero-utils.h
+++ b/src/brasero-utils.h
@@ -58,6 +58,10 @@ gboolean
 brasero_utils_selection_may_have_uri (GdkAtom *atoms,
 				      gint n_atoms);
 
+gboolean
+brasero_clipboard_selection_may_have_uri (GdkAtom *atoms,
+					  gint n_atoms);
+
 G_END_DECLS
 
 #endif				/* _UTILS_H */



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