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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete (silent)
From:       Bruno Bigras <bigras.bruno () gmail ! com>
Date:       2009-07-07 16:42:26
Message-ID: 1246984946.118823.22581.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 992769 by bbigras:

SVN_SILENT Fix some Krazy includes issues

 M  +2 -2      kopete/config/accounts/kopeteaccountconfig.h  
 M  +2 -2      kopete/config/appearance/appearanceconfig.h  
 M  +2 -2      kopete/config/appearance/contactlistlayouteditwidget.h  
 M  +2 -2      kopete/config/behavior/behaviorconfig.h  
 M  +2 -2      kopete/config/chatwindow/chatwindowconfig.h  
 M  +2 -2      kopete/identity/identitydialog.h  
 M  +5 -0      protocols/skype/skypebuttons/qtbrowserplugin/qtbrowserplugin_p.h  
 M  +2 -2      protocols/wlm/wlmchatsessioninkarea.h  


--- trunk/KDE/kdenetwork/kopete/kopete/config/accounts/kopeteaccountconfig.h \
#992768:992769 @@ -17,8 +17,8 @@
     *************************************************************************
 */
 
-#ifndef __ACCOUNTCONFIG_H
-#define __ACCOUNTCONFIG_H
+#ifndef KOPETEACCOUNTCONFIG_H
+#define KOPETEACCOUNTCONFIG_H
 
 #define KDE3_SUPPORT
 #include <kcmodule.h>
--- trunk/KDE/kdenetwork/kopete/kopete/config/appearance/appearanceconfig.h \
#992768:992769 @@ -16,8 +16,8 @@
     *************************************************************************
 */
 
-#ifndef __APPEARANCE_H
-#define __APPEARANCE_H
+#ifndef APPEARANCECONFIG_H
+#define APPEARANCECONFIG_H
 
 #define KDE3_SUPPORT
 #include <kcmodule.h>
--- trunk/KDE/kdenetwork/kopete/kopete/config/appearance/contactlistlayouteditwidget.h \
#992768:992769 @@ -18,8 +18,8 @@
  *   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.         *
  ***************************************************************************/
 
-#ifndef CONTACTLISTLAYOUTITEMEDITWIDGET_H
-#define CONTACTLISTLAYOUTITEMEDITWIDGET_H
+#ifndef CONTACTLISTLAYOUTEDITWIDGET_H
+#define CONTACTLISTLAYOUTEDITWIDGET_H
 
 #include "contactlistlayoutitemconfig.h"
 
--- trunk/KDE/kdenetwork/kopete/kopete/config/behavior/behaviorconfig.h \
#992768:992769 @@ -13,8 +13,8 @@
     *************************************************************************
 */
 
-#ifndef __BEHAVIOR_H
-#define __BEHAVIOR_H
+#ifndef BEHAVIORCONFIG_H
+#define BEHAVIORCONFIG_H
 
 #define KDE3_SUPPORT
 #include <kcmodule.h>
--- trunk/KDE/kdenetwork/kopete/kopete/config/chatwindow/chatwindowconfig.h \
#992768:992769 @@ -17,8 +17,8 @@
     *************************************************************************
 */
 
-#ifndef CHATWINCONF_H
-#define CHATWINCONF_H
+#ifndef CHATWINDOWCONFIG_H
+#define CHATWINDOWCONFIG_H
 
 #define KDE3_SUPPORT
 #include <kcmodule.h>
--- trunk/KDE/kdenetwork/kopete/kopete/identity/identitydialog.h #992768:992769
@@ -15,8 +15,8 @@
     *************************************************************************
 */
 
-#ifndef __KOPETEIDENTITYDIALOG_H
-#define __KOPETEIDENTITYDIALOG_H
+#ifndef IDENTITYDIALOG_H
+#define IDENTITYDIALOG_H
 
 #include <kopeteinfodialog.h>
 #include <kopete_export.h>
--- trunk/KDE/kdenetwork/kopete/protocols/skype/skypebuttons/qtbrowserplugin/qtbrowserplugin_p.h \
#992768:992769 @@ -20,6 +20,10 @@
 ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 **
 ****************************************************************************/
+
+#ifndef QTBROWSERPLUGIN_P_H
+#define QTBROWSERPLUGIN_P_H
+
 #include <QtCore/QVariant>
 #include <QtCore/QMutexLocker>
 #include <QtGui/QWidget>
@@ -76,3 +80,4 @@
         }
 
 };
+#endif // QTBROWSERPLUGIN_P_H
--- trunk/KDE/kdenetwork/kopete/protocols/wlm/wlmchatsessioninkarea.h #992768:992769
@@ -13,8 +13,8 @@
     *                                                                       *
     *************************************************************************
 */
-#ifndef WLMCHATSESSSIONINKAREA_H
-#define WLMCHATSESSSIONINKAREA_H
+#ifndef WLMCHATSESSIONINKAREA_H
+#define WLMCHATSESSIONINKAREA_H
 
 #include <QWidget>
 #include <QMouseEvent>


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

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