[cheese/cheese-window-refactor] Export cheese_video_format_get_type



commit 7ef9cdc1799cde930f10edeac8134b388fb68054
Author: Filippo Argiolas <filippo argiolas gmail com>
Date:   Mon Feb 1 21:54:26 2010 +0100

    Export cheese_video_format_get_type
    
    Fix a crasher with my netbook.
    This is starting to get boring, I feel there's something wrong with this
    exporting thing, why do I have to export those symbols if I'm linking to
    libcheese-common that exports everything?

 libcheese/cheese-gtk.symbols |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libcheese/cheese-gtk.symbols b/libcheese/cheese-gtk.symbols
index a0a147d..8612f5e 100644
--- a/libcheese/cheese-gtk.symbols
+++ b/libcheese/cheese-gtk.symbols
@@ -6,6 +6,7 @@ cheese_widget_get_video_area
 cheese_gconf_get_type
 cheese_camera_get_type
 cheese_camera_device_get_type
+cheese_video_format_get_type
 cheese_avatar_chooser_get_type
 cheese_avatar_chooser_new
 cheese_avatar_chooser_get_picture



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