Mercurial > pidgin
diff gtk/plugins/perl/common/GtkSavedStatuses.xs @ 14718:d1e71d46c3db
[gaim-migrate @ 17472]
Changing void * to Gaim::Handle in gtkperl as well.
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Thu, 12 Oct 2006 23:25:36 +0000 |
parents | 310a81ba302c |
children |
line wrap: on
line diff
--- a/gtk/plugins/perl/common/GtkSavedStatuses.xs Thu Oct 12 20:38:47 2006 +0000 +++ b/gtk/plugins/perl/common/GtkSavedStatuses.xs Thu Oct 12 23:25:36 2006 +0000 @@ -3,7 +3,7 @@ MODULE = Gaim::GtkUI::Status PACKAGE = Gaim::GtkUI::Status PREFIX = gaim_gtk_status_ PROTOTYPES: ENABLE -void * +Gaim::Handle gaim_gtk_status_get_handle() MODULE = Gaim::GtkUI::Status PACKAGE = Gaim::GtkUI::Status::Editor PREFIX = gaim_gtk_status_editor_