# | Line 29 | Line 29 | public: | |
---|---|---|
29 | Collector(const ext::String& login, ext::String& password, const | |
30 | std::set<Buddy>& buddies, const Database& database, bool start); | |
31 | ~Collector() { if (start) collector.Join(); } | |
32 | – | // |
32 | }; | |
33 | ||
34 | #endif // _Collector_hpp_ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |