[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/qq
From:       Hui Jin <blueangel.jin () gmail ! com>
Date:       2006-08-22 16:06:32
Message-ID: 1156262792.404232.2474.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 575938 by blueangel:

Clean house start:
Tasks:
	Remove the redundant #include.
	Renmame the functions to make them more self-explained.



 M  +3 -23     qqnotifysocket.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/qq/qqnotifysocket.cpp #575937:575938
@@ -1,6 +1,6 @@
 /*
     qqnotifysocket.cpp - Notify Socket for the QQ Protocol
-    forked from qqnotifysocket.cpp
+    forked from msnnotifysocket.cpp
     
     Copyright (c) 2006      by Hui Jin <blueangel.jin@gmail.com>
     Copyright (c) 2002      by Duncan Mac-Vicar Prett <duncan@kde.org>
@@ -24,34 +24,14 @@
     *************************************************************************
 */
 
-#include "qqnotifysocket.h"
-#include "qqcontact.h"
-#include "qqaccount.h"
-
-#include <QDateTime>
-#include <QRegExp>
-#include <qdom.h>
-#include <QTextStream>
-
 #include <kdebug.h>
-#include <kdeversion.h>
-#include <klocale.h>
-#include <kcodecs.h>
-#include <kmessagebox.h>
-#include <kstandarddirs.h>
-#include <ktempfile.h>
-#include <krun.h>
-#include <kio/job.h>
-#include <qfile.h>
-#include <kconfig.h>
-#include <knotification.h>
 #include <QHostAddress>
 
-#include "kopeteuiglobal.h"
-#include "kopeteglobal.h"
 #include "kopetestatusmessage.h"
 #include "libeva.h"
 
+#include "qqnotifysocket.h"
+#include "qqaccount.h"
 
 QQNotifySocket::QQNotifySocket( QQAccount *account, const QString &password )
 : QQSocket( account )
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic