libpurple/plugins/tcl/tcl_gaim.h

changeset 15758
d31f3317c849
parent 15750
c238e0966eb1
--- a/libpurple/plugins/tcl/tcl_gaim.h	Sun Feb 25 01:09:40 2007 +0000
+++ b/libpurple/plugins/tcl/tcl_gaim.h	Sun Feb 25 02:48:52 2007 +0000
@@ -107,6 +107,7 @@
 Tcl_ObjCmdProc tcl_cmd_plugins;
 Tcl_ObjCmdProc tcl_cmd_prefs;
 Tcl_ObjCmdProc tcl_cmd_presence;
+Tcl_ObjCmdProc tcl_cmd_savedstatus;
 Tcl_ObjCmdProc tcl_cmd_send_im;
 Tcl_ObjCmdProc tcl_cmd_signal;
 Tcl_ObjCmdProc tcl_cmd_status;

mercurial