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

List:       kde-commits
Subject:    branches/work/kde4/kdelibs/kdecore
From:       Laurent Montel <montel () kde ! org>
Date:       2005-06-13 10:28:12
Message-ID: 1118658492.511581.27984.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 424844 by mlaurent:

Fix compile


 M  +1 -1      kurl.cpp  


--- branches/work/kde4/kdelibs/kdecore/kurl.cpp #424843:424844
@@ -1862,7 +1862,7 @@
      KURL u(*this);
      
 #ifndef KDE_QT_ONLY
-     if (u.path() == QChar('/'))
+     if (u.path() == QString('/'))
      {
          KURL parent = KProtocolInfo::parentURL(u.protocol());
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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