Changeset - deaa8e8dca9b
[Not reviewed]
0 1 0
HanzZ - 12 years ago 2013-02-24 10:50:24
hanzz.k@gmail.com
Load skype buddies from database if it's possible
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
backends/skype/skype.cpp
Show inline comments
 
@@ -104,6 +104,7 @@ void Skype::login() {
 
		return;
 
	}
 

	
 
	m_db += "/" + getUsername() + "/main.db";
 

	
 
	if (m_connection == NULL) {
 
		LOG4CXX_INFO(logger, "Creating DBUS connection.");
0 comments (0 inline, 0 general)