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

List:       kde-commits
Subject:    KDE/kdepim/mobile/lib
From:       Bjoern Ricks <bjoern.ricks () googlemail ! com>
Date:       2010-12-02 9:01:09
Message-ID: 20101202090109.3FC75AC8A4 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1202764 by bricks:

add some debug output


 M  +4 -0      kdeclarativemainview.cpp  


--- trunk/KDE/kdepim/mobile/lib/kdeclarativemainview.cpp #1202763:1202764
@@ -694,6 +694,10 @@
   const KUrl url = path;
   const bool isValid = url.isValid();
 
+  qDebug() << "manual path:  " << path;
+  qDebug() << "manual url:   " << url;
+  qDebug() << "url is valid: " << isValid;
+  
   if ( !isValid ) {
     KMessageBox::error( this,
                         i18n( "The manual could not be found on your system." ),
[prev in list] [next in list] [prev in thread] [next in thread] 

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