diff plugins/tcl/tcl_gaim.h @ 13815:724e4c08391a

[gaim-migrate @ 16247] This cleans up a few missed account and conversation cases, and moves GaimConnections to the typed pointer references. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Sat, 10 Jun 2006 19:16:58 +0000
parents a84523152a24
children ad8ddfa756ad
line wrap: on
line diff
--- a/plugins/tcl/tcl_gaim.h	Sat Jun 10 19:03:24 2006 +0000
+++ b/plugins/tcl/tcl_gaim.h	Sat Jun 10 19:16:58 2006 +0000
@@ -49,6 +49,7 @@
 
 /* Capitalized this way because these are "types" */
 extern GaimStringref *GaimTclRefAccount;
+extern GaimStringref *GaimTclRefConnection;
 extern GaimStringref *GaimTclRefConversation;
 extern GaimStringref *GaimTclRefStatus;
 extern GaimStringref *GaimTclRefStatusAttr;