Mercurial > pidgin.yaz
diff src/multi.h @ 1391:d606da211acb
[gaim-migrate @ 1401]
Cancel is now Quit. Also set up the ability to right-click on edit list; but haven't implemented most of the functionality.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Sun, 07 Jan 2001 19:55:08 +0000 |
parents | 730a1a19b4cc |
children | 96e93119268d |
line wrap: on
line diff
--- a/src/multi.h Fri Jan 05 21:14:35 2001 +0000 +++ b/src/multi.h Sun Jan 07 19:55:08 2001 +0000 @@ -27,6 +27,8 @@ /* ok. now the fun begins. first we create a connection structure */ struct gaim_connection { + int edittype; + /* we need to do either oscar or TOC */ /* we make this as an int in case if we want to add more protocols later */ int protocol;