]> spindle.queued.net Git - midori/commitdiff
Export midori_dummy_viewable_new for use in tests
authorChristian Dywan <christian@twotoasts.de>
Thu, 19 Feb 2009 22:30:08 +0000 (23:30 +0100)
committerChristian Dywan <christian@twotoasts.de>
Thu, 19 Feb 2009 22:30:08 +0000 (23:30 +0100)
midori/midori-panel.c

index ac3a52e5d45e84b57a7a11fdca6697c9d0a5ac6e..7f4a914b34cabc47c81d5eedcb7371f06c6188f7 100644 (file)
@@ -706,7 +706,7 @@ midori_dummy_viewable_finalize (GObject* object)
     G_OBJECT_CLASS (midori_dummy_viewable_parent_class)->finalize (object);
 }
 
-static GtkWidget*
+/* static */ GtkWidget*
 midori_dummy_viewable_new (const gchar* stock_id,
                            const gchar* label,
                            GtkWidget*   toolbar)