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

List:       kde-commits
Subject:    KDE/kdelibs/kio/bookmarks
From:       Alexander Wiedenbruch <wirr01 () gmail ! com>
Date:       2007-03-15 20:16:21
Message-ID: 1173989781.609008.7585.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 642913 by wirr:

Revert 642896 errorString() already returns a QString
CCMAIL: tr@erdfunkstelle.de


 M  +1 -1      kbookmarkmanager.cc  


--- trunk/KDE/kdelibs/kio/bookmarks/kbookmarkmanager.cc #642912:642913
@@ -360,7 +360,7 @@
                              "This error message will only be shown once. The cause "
                              "of the error needs to be fixed as quickly as possible, "
                              "which is most likely a full hard drive.",
-                         filename, QString::fromLocal8Bit(file.errorString()));
+                         filename, file.errorString());
         if (qApp->type() != QApplication::Tty)
             KMessageBox::error( 0L, error );
         else
[prev in list] [next in list] [prev in thread] [next in thread] 

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