diff console/gntdebug.h @ 14024:7109e6397a31

[gaim-migrate @ 16622] Add commands /accounts, /buddylist, /debugwin and /plugins. It allows the user to close those windows, and pop them back up when necessary -- provided a conversation window is open -- which I am assuming would be the case most of the time. Until there's some better way of accessing these dialogs (eg. menus), this is the only way. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Thu, 03 Aug 2006 07:16:35 +0000
parents b7a99d54a5a9
children c65ed4f6eea8
line wrap: on
line diff
--- a/console/gntdebug.h	Wed Aug 02 23:52:45 2006 +0000
+++ b/console/gntdebug.h	Thu Aug 03 07:16:35 2006 +0000
@@ -6,3 +6,4 @@
 
 void gg_debug_uninit();
 
+void gg_debug_window_show();