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

List:       kde-commits
Subject:    KDE/kdelibs
From:       André Wöbbeking <woebbeking () kde ! org>
Date:       2010-10-31 22:21:23
Message-ID: 20101031222124.022D2AC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1191693 by woebbe:

-pedantic


 M  +1 -1      kio/kio/accessmanager.h  
 M  +1 -1      plasma/tests/configloadertest.cpp  


--- trunk/KDE/kdelibs/kio/kio/accessmanager.h #1191692:1191693
@@ -76,7 +76,7 @@
      */
     enum Attribute {
         MetaData = QNetworkRequest::User, /** < Used to send KIO MetaData back and \
                forth. type: QVariant::Map. */
-        KioError, /**< Used to send KIO error codes that cannot be mapped into \
QNetworkReply::NetworkError. type: QVariant::Int */ +        KioError /**< Used to \
send KIO error codes that cannot be mapped into QNetworkReply::NetworkError. type: \
QVariant::Int */  };
 
     /**
--- trunk/KDE/kdelibs/plasma/tests/configloadertest.cpp #1191692:1191693
@@ -26,7 +26,7 @@
 
 #include "plasma/configloader.h"
 
-Q_DECLARE_METATYPE(QList<int>);
+Q_DECLARE_METATYPE(QList<int>)
 
 #define TEST_NAME QString::fromLatin1("configloadertest")
 


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

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