From 5f8d500a0282d533ea4b7db1d982e1149d345289 Mon Sep 17 00:00:00 2001 From: Mateusz Kaduk Date: Mon, 9 May 2005 12:05:04 +0000 Subject: Added buddylist model --- src/resources/buddylist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/buddylist.h') diff --git a/src/resources/buddylist.h b/src/resources/buddylist.h index 2c41271f..cb798f1e 100644 --- a/src/resources/buddylist.h +++ b/src/resources/buddylist.h @@ -60,7 +60,7 @@ class BuddyList { private: std::list buddylist; /**< Buddy list */ - + std::list::iterator buddyit; /**< Iterator */ }; #endif /* _TMW_BUDDYLIST_H */ -- cgit v1.2.3-70-g09d2