Sun, 17 Sep 2006 06:30:12 +0000
[gaim-migrate @ 17293]
Here's the oops connected to my big commit, I knew there would be at least
one. Fix the main gtkperl module bootstrap stuff.
| 14478 | 1 | #include "gtkmodule.h" |
| 2 | ||
| 14629 | 3 | MODULE = Gaim::GtkUI::Connection PACKAGE = Gaim::GtkUI::Connection PREFIX = gaim_gtk_connection_ |
| 14478 | 4 | PROTOTYPES: ENABLE |
| 5 | ||
| 6 | void * | |
| 7 | gaim_gtk_connection_get_handle() |