]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-theme-manager.h
individual_view_drag_end: remove the auto scroll
[empathy.git] / libempathy-gtk / empathy-theme-manager.h
index a459b43cba3c770358bfbf6742524a616688c489..c60dc0cd9441078121ce0a367b2f3c2332b816cf 100644 (file)
@@ -49,7 +49,7 @@ struct _EmpathyThemeManagerClass {
 };
 
 GType                   empathy_theme_manager_get_type    (void) G_GNUC_CONST;
-EmpathyThemeManager *   empathy_theme_manager_get         (void);
+EmpathyThemeManager *   empathy_theme_manager_dup_singleton (void);
 const gchar **          empathy_theme_manager_get_themes  (void);
 GList *                 empathy_theme_manager_get_adium_themes (void);
 EmpathyChatView *       empathy_theme_manager_create_view (EmpathyThemeManager *manager);