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

List:       kde-commits
Subject:    KDE/kdelibs/kio/kio
From:       Tom Albers <tomalbers () kde ! nl>
Date:       2009-04-15 21:28:41
Message-ID: 1239830921.283876.15029.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 954542 by toma:

prefix with "is".


 M  +1 -1      accessmanager.cpp  
 M  +1 -1      accessmanager.h  


--- trunk/KDE/kdelibs/kio/kio/accessmanager.cpp #954541:954542
@@ -60,7 +60,7 @@
     d->externalContentAllowed = allowed;
 }
 
-bool AccessManager::externalContentAllowed() const
+bool AccessManager::isExternalContentAllowed() const
 {
     return d->externalContentAllowed;
 }
--- trunk/KDE/kdelibs/kio/kio/accessmanager.h #954541:954542
@@ -53,7 +53,7 @@
     /**
      * returns if external content will be fetched, see setExternalContentAllowed().
      */
-    bool externalContentAllowed() const;
+    bool isExternalContentAllowed() const;
 
 protected:
     virtual QNetworkReply *createRequest(Operation op, const QNetworkRequest &req, \
QIODevice *outgoingData = 0);


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

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